Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #519009

    Hi guys

    Can anyone provide me with a code to make the Icon List heading/title to lowercase. Thanks!

    #519232

    Hey hackoffseries!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

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

    Regards,
    Yigit

    #519258

    Thanks Yigit! Works perfectly! Awesome work!

    #519262

    Hey!

    You are welcome, glad we could help :)
    Let us know if you have any other questions or issues

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Change Icon List heading/title to lowercase’ is closed to new replies.