Hello,
Q1: I am trying to replace CAPs from Icon Box Titles with normal writing (no Caps), but I don~t know exactly how to do it. Could you please help? The same question for Main Menu items.
Q2: I intend to replace the icons (Font: entypo-fontello) in the Iconbox with other images self-customized and uploaded? Thank you!
Ionut
Hi fidesco!
1. Add this to your custom CSS.
.iconbox_content_title { text-transform: capitalize !important; }
2. See here, http://kriesi.at/archives/enfold-version-2-3-say-hello-to-our-new-iconfont-uploader. When you add a new font from fontello.com it should be available to select with the icon box shortcode.
Regards,
Elliott
Thanks a lot!
What would be the code for applying the same as requested in Q1 for Main Menu Items?
Thanks