This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Menu showing over breadcrumb

7 years ago · Last reply by Alex S 7 years ago

Hi there, this is my first time, be gentle!
In Internet explorer 11 the main nav menu is showing overlapping the menu, and on the home page the menu is overlapping the hero, it’s as though the breadcrumb and hero need to come down further. Can anyone take a look please? It’s fine in firefox and chrome.

Here’s the link:
https://pristinedevs.com/fundraising/

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

2
  1. rco_rog 7 years, 8 months ago

    Update! Hey i fixed it. I used the following in the CSS:

    .header-bottom .site-navigation-wrapper{
    flex:none;
    }
    .site-navigation-wrapper{
    min-width:100%;
    }

    Seems that IE11 is iffy when using flex rules, so i set flex to none. This broke the menu width but fixed with the min-width:100% rule.

    If you’re interested i’m using the Flash Pro theme by Themegrill using Siteorigin Pagebuilder.

    Hope this helps!

  2. Alex S Staff 7 years, 8 months ago

    Hi Rco_rog,

    I’m glad you were able to resolve this. I’m sorry I wasn’t able to be of assistance this time. Please be sure to post another thread if you have any other questions.

Replies on this thread are closed.

Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Have a different question or issue?

Start New Thread