• Resolved hellblauervogel

    (@hellblauervogel)


    Dear All,

    there is something wrong with my header. The navigation works. The logo is where it should be but if you take a close look you see that above you see the green background color a little bit. What has happened? I adjusted the height of the header, so that it fits to my logo size

    Thank you in advance and greetings from Vienna,

    Angelika

    PS please let me know in case you need any further information!

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Felipe Velzani

    (@felipevelzani)

    Hi there,

    The reason for it is because there is a padding on the top of the header.

    I couldn’t find a way to do edit this directly on the Site Editor, but you can use CSS:

    .wp-site-blocks {
        padding-top: 0;
    }

    You can add this CSS by going to the Site Editor, then Styles. There you can click on the three-dot icon (kebab menu), and go to Additional CSS:

    https://d.pr/i/Yox1tm
    Full Size: https://d.pr/i/Yox1tm

    Thread Starter hellblauervogel

    (@hellblauervogel)

    Thank you so much. That works. Topic is solved 🙂

    You seem to be a really WordPress Expert. How long have you been working with WordPress?

    BR Angelika

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

The topic ‘Something wrong with my header’ is closed to new replies.