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

    Hi team,

    Could you help adjust the font for the icon lists on the page? I’d like it to match the paragraph style like the text above the “Our Expertise” heading.

    Thanks a lot, everyone!

    #1476878

    Hey lara666,

    Thank you for the inquiry.

    You can add this css code to adjust the style of the icon list title:

    #top #wrap_all .avia-icon-list-container.av-m6zynu03-656fee89931be518806dc34f25ba77ad .av_iconlist_title, #top #wrap_all .avia-icon-list-container.av-m6zyi7hq-1697bf2386f7aa527bd05b8b90479d05 .av_iconlist_title {
        font-size: 13px;
        color: #969696;
        font-weight: 400;
        font-family: 'open sans', Helvetica, Arial, sans-serif;
    }

    Best regards,
    Ismael

    #1476915

    Hi Ismael,

    Thank you! That works, but it has reverted my font to all caps. I’d like it to be in sentence case instead.

    Could you please let me know how to achieve sentence case while maintaining the paragraph style?

    Cheers!

    #1476924

    Hi,

    Thank you for the update.

    The titles are not all caps when we checked. Would you mind providing a screenshot of the issue?

    UPDATE: You may need to edit the title and manually adjust the capitalization.

    Best regards,
    Ismael

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