• Resolved lavoiecath82

    (@lavoiecath82)


    Hello, I have read a lot of posts & I’ve tried to modify the css on my site to reduce the huge blank space under the menu & above the content but it doesn’t seem to work. Can someone please look at my website & tell me where I am wrong? & how to eliminate this blank space? thank you very much

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author Anders Norén

    (@anlino)

    Hi @lavoiecath82,

    To reduce the spacing, go to Admin > Apperance > Customize > Custom CSS and add the following code:

    .home .page-header,
    .home .pin-it-btn-wrapper {
        display: none !important;
    }

    That will hide the big, empty elements on your front page.

    — Anders

    pouvelle

    (@pouvelle)

    Hi,
    It didnt work for me, there’s still a big space between my logo image and my posts.
    Is there another option I can use?
    https://www.pouvelle.com

    Thanks.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘cannot reduce blank space in header’ is closed to new replies.