Site logo

Archived topic

No max width layout option in layout metabox

3 replies · Started by Anne on May 2, 2020

Viewing posts 1–4 of 4

Hello,

I've been trying to make the content on my front page full width, to no avail. I applied a full width element as explained here, but it doesn't do anything.

Then I tried applying the full width layout straight from the front page as explained here, but it doesn't show up. The options I have instead are "Content / Sidebar", "Sidebar / Content" etc.

Does anyone know what I'm doing wrong? Thank you!

Found it, but the css of the content on the front page still says:

.no-sidebar .inside-article > *, .no-sidebar #comments, .no-sidebar .nav-links {
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
}

Would appreciate any hint. Thank you!

Managed to make it work!

Glad to hear that.

This archived topic is closed to new replies.