• I want to remove top and bottom padding from the navigation block.

    padding-top: var(–wp–preset–spacing–40);
    padding-bottom: var(–wp–preset–spacing–40);

    This is causing the height of nav block to appear almost double than it normally should have been.

    https://ibb.co/8bS5SYb

    How to remove it?

    • This topic was modified 2 years, 9 months ago by pawanranta.

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

Viewing 1 replies (of 1 total)
  • In the Site Editor, edit the Header template part, and on the first Group block that wraps everything, change the top and bottom padding to zero.

Viewing 1 replies (of 1 total)

The topic ‘Remove top and bottom padding from navigation header’ is closed to new replies.