Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #291472

    Hello Forum,

    my colleagues want the style of the icon box to be not all capital letter and in Arial. How/where do I best edit this?

    – Marian

    #291551

    Hey Marian!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed

    .iconbox .iconbox_content .iconbox_content_title { text-transform: none!important; font-family: arial; }

    Regards,
    Yigit

    #291566

    Awsome, thank you for the information, I guess for Icon List the same goes with .iconlist, correct?

    #291580

    Hi!

    Please add following code to Quick CSS for Icon list element

    .avia-icon-list .iconlist_title { text-transform: none!important; font-family: arial; }

    Regards,
    Yigit

    #291594

    Yigit,

    thanks for the incredibly fast answer. I added the second code to General Styling -> Quick CSS, but it is still shows capital letter

    Please see here.

    http://www.behrmannhaertel.de/Kaesler/

    – Marian

    #291596

    Hi!

    Please disable minifying feature on the plugin you are using. Code is currently not being applied

    Best regards,
    Yigit

    #291598

    You mean Header Behavior – > Shrinking Header, right? If so, no effect, neither the header layouts change and from Icon List also keeps capital letters ;)

    • This reply was modified 10 years, 4 months ago by alphateddy.
    #291603

    Hi!

    No, you have CSS minifying feature enabled on one of your plugins and it is stopping the code from applying. Please deactivate all active plugins, flush browser cache then re-activate them and it should work

    Best regards,
    Yigit

    #291606

    ah! I’ve read about it in another thread. So W3 Total Cache seems to be crap and I use the other one that worked here ;)

    Thx, and I already I am crazy!

    • This reply was modified 10 years, 4 months ago by alphateddy.
    #291638

    Hi!

    You are welcome, glad you liked Enfold :) Let us know if you have any other questions or issues

    Best regards,
    Yigit

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Editing style of Icon Box’ is closed to new replies.