• Resolved yesiamroot

    (@yesiamroot)


    Hi – “suddenly” the body of my site stopped to display full width. Header and footer contine to display full width – just body looks “contained”. Didn’t use the customizer for at least 6 months as my site runs productive with no issues (checked of course and it looks ok).
    Deactivated plugins, tried another browser, turned off custom headers, removed all custom CSS, deleted/deactivated the cache and took my latest articles offline – but to no avail.

    Any ideas what goes/went wrong? Help highly appreciated.

    Best wishes,
    Andreas

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Amit Singh

    (@apprimit)

    Hello,

    It is already full-width. Do you want 100% full width? If yes, then add the below code to the Customize > Custom CSS section to fix it –

    div#content-wrap {
        max-width: 100%;
    }
    • This reply was modified 7 years ago by Amit Singh.
    Thread Starter yesiamroot

    (@yesiamroot)

    Amit – thanks a lot. That did the trick. Quite ashamed that I didn’t figure it out by myself…

    Best wishes,
    Andreas

    Amit Singh

    (@apprimit)

    You’re welcome!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Body: Full width doesn’t work’ is closed to new replies.