.On this website: https://www.coenlaude.nl/home/ the width is suddenly (I didn’t make any changes on it and it looked fine friday) very narrow. I tried this code:
container {
max-width: 1410px !important;
}
Plus I also deactivated the plugins etc. But it stays this way. Everything else looks fine in the menu. What else could be the problem?
Hey prissesje,
I’m seeing the site as full-width? Were you able to get this resolved?
Best regards,
Jordan Shannon
Hi Jordan,
It is still the same. The logo is not on the left anymore, but is on top of the ‘home’ text in the menu. If I go down I see the 3 icons in the middle when they must be 1/3. Same with the rest. I use Chrome. But I have looked in IE and it is the same.
Priscilla
Hi,
Try adding this to quick css:
.container{
max-width:none!important;
}
Best regards,
Jordan Shannon
Fantastic, thanks!
Hi,
I’m happy to help. If you need anything else, please let us know here in the forums.
Best regards,
Jordan Shannon