• Hey

    I’m quite new to WordPress and are currently using the theme Twenty Thirteen.

    How do I remove the white spacing below the Navigation bar and above the first post?

    and second, how do I fix the text on the Navigation Bar so it is centered on the background image and doesnt move away from the “buttons”?

    Website: https://www.fhmanagement.dk

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter MephistoJJ

    (@mephistojj)

    I’ve tried to find the code using the DEV tools in Chrome but with no luck, my guess would be that it has something to do with the spacing between blog posts?
    The goal of the website is not to be used as a blog though, any help is appreciated

    Thread Starter MephistoJJ

    (@mephistojj)

    I’ve tried this:

    .main-navigation {
    clear: both;
    margin: 0 auto;
    max-width: 1080px;
    min-height: 45px;
    position: relative;
    }

    but it didn’t help, any help is appreciated ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Theme: TwentyThirteen]’ is closed to new replies.