Tagged: ,

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #692326

    Hi there!

    I´m new to the game. So, sorry if this may be obvious.

    For our site I´m using three different Icon Boxes as a submenu.
    Those Icon Boxes reappear on each site therefore I´d prefer them to indicate the active site.
    I´d like to highlight the Icon Box of the currently shown site with my hover-colour.

    Is there a quick fix by adding a few costume CSS lines?

    Thanks a lot!

    Cheers,
    Sevi

    #692332

    Hi Severin!

    Can you please post the link to your website? :)

    Regards,
    Yigit

    #692336

    There we go!
    That´s the situation I´m struggling with.

    #692343

    Hi,

    Please enable the custom css class field: http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ and then edit your element and give it a custom CSS class and then add following code to Quick CSS in Enfold theme options under General Styling tab

    .your-custom-class .iconbox {
        background: orange!important;
        padding: 10px;
    }

    You should apply the custom class to each “active” iconbox on each page.

    Best regards,
    Yigit

    #692349

    Hey Yigit,

    thanks a lot!
    I missed the obvious way to do it.

    I already read a lot of your and your colleagues support threads! You´re always so helpful. Thanks a lot!
    I would recommend buying this theme to everybody.

    Cheers,
    Sevi

    #692470

    Hi,

    You are welcome!
    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Best regards,
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Active Site Colour for an Icon Box’ is closed to new replies.