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

    Hi!

    We are using the icons as a Dropcap and would like to increase the margin. What do I have to insert in the Quick CSS?

    Regards

    Sandra

    #261290

    Hey tredition!

    Please add following code to Quick CSS

    .av_font_icon { margin: 15px; }

    if that does not work, please post the link to your website and point out the element

    Cheers!
    Yigit

    #261310

    That’s it!

    Thanks a lot!

    And another question: what do I have to insert in the Quick CSS to change the colour of hyperlinks?

    Regards!

    #261312

    Hi!

    Please use following code and adjust as needed

    .main_color a { color: yellow; }
    .alternate_color a { color: orange; }

    Regards,
    Yigit

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