Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #578108

    Hi! Just wondering how to reduce the padding below a standalone icon? See link. would like less space under the orange earth symbol. thanks. Also, wondering if there is a reverse quote icon available? see bottom right on same page. thanks much!

    #578160

    Hey AirstreamCoach!

    Add this to a codeblock element in that page.

    <style type = "text/css">
    #av-layout-grid-1 .av-special-heading {
        margin-top: 0px !important;
    }
    </style>

    Cheers!
    Elliott

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