Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #551319

    Can you please provide me with some quick css to increase the size of all of the icons in this color section only please? Thanks!

    #551331

    Hi djshortkut!

    Add this to a codeblock element in the page.

    <style type = "text/css">
    #av_section_2 span.iconlist-char {
        font-size: 50px !important;
    }
    </style>

    Or give the color section an ID and you can use it in the Quick CSS field.

    Cheers!
    Elliott

    #551421

    Thanks! You can close this thread.

    #551994

    Hi,

    Great, glad we could help :-)

    Best regards,
    Rikard

    #552527

    You can close this thread

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Increase size of icons’ is closed to new replies.