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

    Hi there Enfold team!

    Can you please send me the code so that the list item title for the icon list is not in all caps? I’d like it to be just in regular caps please, just like in the paragraphs. Having it in all caps is kinda hard to read according to the feedback I’ve received.

    Thank you so much!

    #922760

    Hey hackoffseries,

    Please try the following in Quick CSS under Enfold->General Styling:

    .av_textblock_section h3 {
      text-transform:none !important;
    }

    Best regards,
    Rikard

    #922842

    Works perfectly Rikard! Thank you so much!

    #922963

    Hi hackoffseries,

    Glad we could help :)

    If you need further assistance please let us know.
    Best regards,
    Victoria

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.