• Resolved hairyashell

    (@hairyashell)


    There’s a white space under the navigation menu before the shop page. Is there a way I can remove the white space?

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

Viewing 1 replies (of 1 total)
  • Branko

    (@brankoconjic)

    Hey @hairyashell,

    You can remove the additional spacing by adding the following CSS code into the “Additional CSS” field in Appearance ? Customize:

    .home #primary, 
    .home #secondary {
      margin-top: 0;
    }

    Let me know if that worked for you.

    Thanks!

Viewing 1 replies (of 1 total)
  • The topic ‘white space above shop page’ is closed to new replies.