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
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
Thanks worked perfectly