Hi
I need to reduce the amount of white space on my homepage page. The website is http://www.fanfullaconstructions.com.
On the homepage the area I want to reduce is between the 3 image and the testimonial slider
can this be done?
cheers Kinnear
Hi kinnear!
Insert following code into the quick css field
body.home .column-top-margin {
margin-top: 0;
}
Regards,
Peter