Navigation Bar only 3/4 wide. Any idea why?

Any idea why the header on my website looks so funky?

Hello @colleendeborah,

Thanks for asking. :slight_smile:

It looks like you are using Ubermenu. You need to change the basic style elements from Ubermenu control panel to match the interface of the website. I suggest you to please refer our knowledgebase to get started. I am also sharing the official Ubermenu documentation link that has interactive walk-through of the options panel:


Thanks.

Thank you for the fast help!! I woke up this morning hopeful that there might be an answer and there was!! Thank you.

I watched the first video and will keep going. I navigated to the one I thought would help but I don’t think it is going to fix this - unless I am missing something obvious again. Would you help?

Hey There,

Could you please provide us with your website URL so we can take a closer look?

Thanks.

Yes! www.jupitermarketinggroup.com

Hi,

To fix it, you can add this in X > Launch > CSS

.x-navbar .x-container.max.width {
      width:100%;
      max-width:100%;
}

Hope that helps

To the global css?

It worked!!! Thank you!!:grinning:

You’re welcome! :slight_smile: