Viewing 2 replies - 1 through 2 (of 2 total)
  • Hey there phibelle,

    How are you today?

    Your header is having 5px top/bottom margin. You can remove it with some custom CSS. To do that please try adding the following CSS code in the style.css file of your child theme or if your theme doesn’t have custom CSS tab add it in your site using the following plugin:

    https://www.ads-software.com/plugins/simple-custom-css

    header {
    margin-bottom: 0;
    }

    This should move the banner next to the navigation.

    Hope this helps ??

    Best regards,
    Bojan

    Thread Starter phibelle

    (@phibelle)

    Brilliant – thanks so much worked perfectly : )

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘moving header image up to meet menu’ is closed to new replies.