test
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • baud Friend
    #904440

    I want to put an icon before the section heading. In the attached screenshot the icon is below the heading.

    I searched the acm slideshow file (style-slide.php) but could not find the

    (h3) in there so it must be stored somewhere else but I couldn’t find it.


    1. screenshot
    Saguaros Moderator
    #904521

    Do you have any URL?

    baud Friend
    #904657
    Saguaros Moderator
    #905277

    Hi @baud,

    As I can see that you’re using FontAwesome Icons there: fa fa-camera fa-stack-1x

    For list of all FA icons, you can check it here: https://fortawesome.github.io/Font-Awesome/icons/

    baud Friend
    #905497

    Not sure how this link can help me since I already used FontAwesome for the Icon. So far I changed the settings of the module to hide the title. Then I added another custom html module in the section position and placed it in front of the other one.

    This worked. However there is a gap between the icon and my title (Impressionen) which I cannot get rid of. See screenshot. The gap is indicated by yellow dots.


    1. Unbenannt-9
    Saguaros Moderator
    #905982

    Try opening this file: ROOT/templates/ja_platon (your default template)/css/custom.css (create this file if it doesn’t exist)

    and add this css rule:

    .customtext-center.no-padding.dark h2 {
        margin-top: 10px;
    }

    and change to the value which suits your need.

Viewing 6 posts - 1 through 6 (of 6 total)

This topic contains 5 replies, has 2 voices, and was last updated by  Saguaros 8 years, 9 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum