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
There we go!
That´s the situation I´m struggling with.
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
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
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