• Resolved camdavgray

    (@camdavgray)


    Hi all

    I’m looking for help in removing the padding between my menu and the content of the page.

    Any ideas?

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author Tajam

    (@tajam)

    Hi,
    If you mean to remove space below the header, you can use this css code:

    .logo-top .site-header {
    	margin-bottom: 0;
    }
    Thread Starter camdavgray

    (@camdavgray)

    Perfect thank you!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Spacing under menu’ is closed to new replies.