Archived topic
Mega Menu creating White Space on right side of website
8 replies · Started by Martijn Derks on September 24, 2019
Hello,
I have a problem.
When on my site: https://www.phonerepairs.nl
If i scroll to the left with mouse, there is a white bar on the right side of the screen.
How to get ridd of this?
Thanx
Hi there,
can you clear and disable any cache plugins you're using so i can see where the problem is - i think its related to the mega menu.
Hi David,
I have done what you asked
thanks for the help :-)
Hi David,
I have done what you asked
thanks for the help 🙂
Just looking at the site, if i remove the Mega Menu the problem goes away. The issue i have is i cant see what part of it is causing the problem. Which means resorting to using this CSS:
html, body {
overflow-x: hidden;
}
Thanks!
You're welcome
Solved 😀
Glad to hear that