• Resolved micksharp72

    (@micksharp72)


    Hi,

    How do I remove the space above the header? I’ve tried custom css found on the net but it hasn’t done the job (or I’m doing something wrong).

    Theme-Rookie

    Thanks
    Mick

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • corrinarusso

    (@corrinarusso)

    Customizer –> Additional CSS :

    .site-branding {
        margin: -3.25em auto 0;
        padding: 1.75em 0;
    }

    But before you do that, you should really remove all of your errors – there are tonnes :

    View post on imgur.com


    and they just keep increasing as the page loads. I baild after over 200 errors were logged.

    Thread Starter micksharp72

    (@micksharp72)

    Thanks, that worked perfectly. Not sure what cused the errors but started again as I have plenty of time to practice and get it right before the season starts 🙂

    Roch

    (@rochesterj)

    I’m glad it’s resolved!

    Please, let us know if you need anything else.

    Kind Regards,
    -Roch

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

The topic ‘Remove space above the header’ is closed to new replies.