• Resolved bandboutique

    (@bandboutique)


    Hi there,

    I’m ultimately trying to get a small menu and search bar in the header of my site along with my centred logo above the main menu – see link above. But currently the masthead widget is too tall.

    How can I get rid of all the white space around it so it’s more like my homepage… https://www.staging1.thebandboutique.co.uk/

    Or is there a better way of doing this.

    Hopefully you can see what I mean.

    Thanks,

    Chris

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

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi Chris

    Thanks for posting.

    Please, try adjusting your header padding at: Appearance > Theme Settings > Header Padding.

    Documentation.

    Let us know how that goes ??

    Thread Starter bandboutique

    (@bandboutique)

    Hi Andrew,

    Thanks for your reply. The header padding is set to zero and it is that padding that I’m using on the front page. This is how I want it to look – really tight and neat.

    It’s on this page – https://www.staging1.thebandboutique.co.uk/band-boutique-exclusive/ – where I’m using the masthead widget section which seems to ignore the header padding in Theme Settings.

    Basically I’ve used a layout builder inside the masthead widget to make a copy of the header on the front page so that I can include an additional menu and search box, but it’s added extra padding. Can I edit this in css or something to loose the padding?

    Thanks for your help so far!!

    Chris

    Thanks for the feedback, we’ll need to take a look at that. In the mean time please, add to Additional CSS in the Customizer or Custom CSS:

    #masthead #masthead-widgets {
        margin: 0 auto !important;
    }
    Thread Starter bandboutique

    (@bandboutique)

    Nice one Andrew – that’s sorted it!!

    Thanks for your help.

    Chris

    Super ?? Glad to hear that helped. All the best.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Masthead widget height’ is closed to new replies.