Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #399046

    hi
    development url http://scotwebtesting.co.uk
    I’m looking to close the gap between “Friendly, Professional & Reliable – The West Of Scotland Chauffeurs” and the start of the content just below it.
    I use a color section with 2 text elements. One centered and the 2 below it one half.
    How do i close the space between them?

    Thanks

    #399181

    Hi robertscott!

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

    <style type = "text/css">
    #av_section_3 .flex_column {
      margin-top: 0;
    }
    </style>

    Best regards,
    Elliott

    #400653

    Thanks worked perfectly

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘close this gap in colour section’ is closed to new replies.