Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1062837

    .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?

    #1062908

    Hey prissesje,

    I’m seeing the site as full-width? Were you able to get this resolved?

    Best regards,
    Jordan Shannon

    #1062917

    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

    #1062921

    Hi,

    Try adding this to quick css:

    .container{
    max-width:none!important;
    }

    Best regards,
    Jordan Shannon

    #1063139

    Fantastic, thanks!

    #1063340

    Hi,

    I’m happy to help. If you need anything else, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Page looked boxed, width suddenly changed’ is closed to new replies.