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

    Hi Guys

    Can you point me in the right direction to target the css to reduce the (Layout elements) column margins? I want to decrease the vertical white gutter between the coloured boxes across all pages.

    http://www.globalliteracynetworks.co.uk/

    Best regards

    Steve

    #269450

    Hey Steven!

    Thank you for using the theme.

    Do you mind providing a screenshot of the gaps that you want to remove? If you want to edit the column gaps, you’ll need to increase the width then decrease the left margin:

    div .av_one_fourth {
    margin-left: 0;
    width: 25%;
    }

    Best regards,
    Ismael

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