• Resolved sanderkah

    (@sanderkah)


    Hello,

    I’m using the Artificer theme for my website (https://www.beadsbynanny.nl) and I’ve tried searching for the code to remove the white gap between the header image and the navigation menu. Does anyone know the exact code to change to remove that annoying white space ??

    Cheers,

    Sander

Viewing 2 replies - 1 through 2 (of 2 total)
  • Try adding this to your child theme:

    #header hgroup {
       margin-bottom: 0 !important;
    }

    For additional help, please ask WooThemes, as these forums only provide theme-support for themes from the repository on this site.

    Thread Starter sanderkah

    (@sanderkah)

    That did the trick! ??

    Thanks a lot WPyogi

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘White gap between header and menu’ is closed to new replies.