Good afternoon,how are you? I wanted help changing the spacing on this home page. You can see in the blue and pink areas that there is so much spacing. How an I change that? I have tried several ways.
http://54.215.1.130/~vegalightcontrol/wp-content/uploads/2019/02/temp-1500×541.png
Thank you,
Sylvia
I realized my link was wrong. here is the correct link. I am talking about the extra space in the header and separator bar around the Case Studies section.
http://54.215.1.130/~vegalightcontrol/wp-content/uploads/2019/02/temp-1500×541.png
THANK YOU
Hi,
Please provide a link to the site/page in question so we can look into this issue further.
Best regards,
Jordan Shannon
Sorry for the delay.
Hi,
Add this to quick css:
#av_section_2 .template-page.content.av-content-full.alpha.units{
padding:0px!important;
}
#av_section_2 .content{
margin-top:40px!important;
}
#av_section_2{
margin:0px!important;
}
Best regards,
Jordan Shannon