Hi timpennington,
I have checked your link and see that the menu still showing good. I think you have resolve this issue.

Thanks, Dominic.

It still shows as skewed on my computer but I found that I am using Apple Safari, and it shows the error. When I use Chrome browser, it shows correct. The same thing was happening when I am seeing a "blue" tint behind the articles; it appears on Safari but not on Chrome.

Strange indeed.

    Hi timpennington,
    Very strange, I have checked on our safari and all the sections still show normal.

    Could you let me know the version and device are you using?

    timpennington Could you clear cache & cookies of Safari on your PC or try to open in New Private Window of Safari and see how it goes? It looks good at my side too.

    Hi timpennington,
    You can try to add the following CSS code to your site:

    @media (min-width: 992px) {
    .navbar-nav > li {
        display: inline-block;
    }
    }

    Hope this helps!

    Thank you!

    This seemed to be an issue only on the Safari on my Mac; I can't explain why it appears on that browser and not ant other.

    Thank you!

    Write a Reply...
    You need to Login to view replies.