Tagged: , ,

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #179148

    Hello guys,

    How can I remove the option uppercase in title iconbox?
    Is there a quick css in enfold theme settings?

    Kind regards.

    Michel

    #179311

    Hey Michel!

    There is a fix, add this code to the Quick CSS:

    .iconbox_content_title {
    text-transform: none !important;
    }

    Best regards,
    Josue

    #179581

    Thanks a lot!
    Michel

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘How can I remove uppercase in title iconbox’ is closed to new replies.