@megamenu I found out that the browser isn’t the problem.
On my homepage the nav is full-width but when I hover over the nav when I’m not on the homepage it has only the width of the menu.
home: https://i.imgur.com/mX3w1my.jpg
Sub-site: https://i.imgur.com/g20Y6Ie.jpg
I added the images through CSS.
Other than the background-images this is my only CSS.
CSS:
.mega-menu-item-219>a {
padding-left: 0 !important;
}
.mega-sub-menu {
padding-top: 20px !important;
padding-bottom: 20px !important;
}
header ul li a::after {
display: none !important;
}
#mega-menu-wrap-primary ul li ul li {
padding: 0 !important;
background-size: auto 100% !important;
background-position: center !important;
background-repeat: no-repeat !important;
}
Thanks for the quick reply,
The problem is, that the Webshop isn’t online yet.
I haven’t changed anything since asking the question but it works fine again (for now).
To be honest I’m not even what the problem could be.
If my problem occurs again when it is live I’ll keep in contact.
Regards,
Luca