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

    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

    #204464

    Hi kinnear!

    Insert following code into the quick css field

    
    body.home .column-top-margin {
    margin-top: 0;
    }
    

    Regards,
    Peter

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Can I reduce the white space (padding)’ is closed to new replies.