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

    Ahoy,

    How do I make the images which are above the text closer to each other?

    #775732

    Hey mcraig77,

    Add the following to quick css:

     .av-special-heading{
    margin-top:10px!important;
    }

    Adjust to whatever you need.

    Best regards,
    Jordan Shannon

    #775733

    Thanks I just want this to happen on the page and section provided. Would this code still do that in that instance?

    #775736

    Hi,

    I have adjusted the code to only effect this page.

    .page-id-3200 .av-special-heading{
    margin-top:10px!important;
    }

    Best regards,
    Jordan Shannon

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