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

    Hi,

    Can someone tell me what CSS i need to use in the admin to control the spacing between the promo boxes on my homepage please?

    Cheers,

    Daniel

    #482258

    Hi PTMMedia!

    Drag a codeblock element to your page content and add this inside.

    <style type = "text/css">
    .av_promobox {
      margin: 10px 0;
    }
    </style>

    Cheers!
    Elliott

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