• I have developed my first website for one of my client, but the header size is little bit big which is making the site structure look bad. How to reduce the space between header menu and the page title?

    • This topic was modified 1 year, 5 months ago by terrenwoakes.

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

Viewing 1 replies (of 1 total)
  • Hi, you can reduce the space with this css:

    div#primary.content-area {
      margin-top: 0;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘How to compress the size of header in wordpress?’ is closed to new replies.