• Resolved megamatts

    (@megamatts)


    Hi Team

    I’m trying to remove the whitespace underneath my menu and above the Meta Slider at https://laurencesweeneyphotography.com/shop/

    I’ve tried various Custom CSS including the following…

    .page-template-template-homepage .site-main {
    	padding-top: 0;
    }
    
    .home.blog .site-header, .home.page:not(.page-template-template-homepage) .site-header {
    	margin-bottom: 0;
    }

    … but with no success. I have the same problem with the Parallax Hero.

    Any idea how to remove or significantly reduce this whitespace, please?

    Thanks in advance

Viewing 11 replies - 1 through 11 (of 11 total)
Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘Remove whitespace between header and slider / body’ is closed to new replies.