Is there an easy way to change or set-up fonts? Easy, meaning like a module.
And is there a way to add some color and mouseover effects to the “Listen” buttons here (at the site listed in private content)
Thanks for all your great service.
Hi garyguthrie!
Please firstly turn on custom CSS field for elements – http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
then add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
.my-custom-class .iconlist_icon:hover { background-color: red; }
Regards,
Yigit
Hey!
It seems like custom CSS was not added :/ Can you once again make sure that you have added custom CSS as shown here – http://i.imgur.com/DvYvPiH.png
Best regards,
Yigit
I put this
.my-custom-class .iconlist_icon:hover { background-color: red; }
in both the Quick CSS in Enfold theme options under General Styling tab and in the Custom Css Class in the IconList.
Still no change.
What am I doing wrong?
Hi!
Do you mind creating a temporary admin login and posting it here privately so i can take a look?
Best regards,
Yigit
Hey!
You should add class name as shown here – http://i.imgur.com/TQKUBb4.png
It is working fine now, please flush browser cache and refresh your page a few times
Best regards,
Yigit