Split menu not going full width

Home Forums Support Split menu not going full width

Home Forums Support Split menu not going full width

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #195311
    Charles Dewey

    Hi

    I’ve added a header widget to the top of my page which I’m wanting to use for my navigation. I’m using a plug in to create a split menu so I want the menu to be all in one line with the logo in the middle. http://bmc-client.co.uk/walledgarden/ However the logo and nav seems to be constrained and on the right. Could you help me please?

    All the best

    Charlie

    #195390
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    Give this CSS a try:

    .inside-header.grid-container {
        max-width: 100%;
    }

    Let me know 🙂

    #195436
    Charles Dewey

    Hi Tom

    Thanks so much for that – it worked perfectly. Another question I’m aware this might be pushing my luck but any idea how I could bring the nav words up without moving the logo? I would like the nav items to be centred in the height of the logo not aligned to the bottom. Can’t seem to shift them upwards 40px without moving the logo.

    #195484
    Tom
    Lead Developer
    Lead Developer

    Hmm good question – any reason you’re using a widget for this instead of the regular menu?

    Does the plugin/widget author have any ideas?

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.