Header
Is there a way to get the header to look the same in firefox as it does in chrome? My header in firefox has display issues, where as chrome it looks like it should.
I attached a screen shot so you can see the differences.
Is there a way to get the header to look the same in firefox as it does in chrome? My header in firefox has display issues, where as chrome it looks like it should.
I attached a screen shot so you can see the differences.
Comments
Hi,
Please always attach a link to your website so we can check it out. If the page is offline(localhost), then our help will be limited. You will have to contact us when the page is online. Also, please make sure that the page is not under maintenance before you provide us with the link.
Thanks
https://www.ignitionlmr.com/
That’s because of too many menu items inside the website's grid width, and you can get rid of that problem by following steps mentioned in one of the topics in our FAQ from the Support Center. Check the following link:
https://support.muffingroup.com/faq/menu-goes-under-header-does-not-fit/
Thanks
Thank you, however that doesn't explain why it fits in Chrome, but not in Firefox. Changing the width would result in some horizontal scrollbars on devices that typically don't have them.
I did change the padding for the navigation elements, which fixed it in Chrome.
#Top_bar .menu > li > a span:not(.description) {
padding: 0 15px !important;
}
Browsers sometimes render in slightly different ways. We do not have an influence on that.
If you follow the steps mentioned in an article I have sent, the display will be better.
Best regards