Site logo

Archived topic

Layout options for archive pages

3 replies · Started by Rolf on March 3, 2019

Viewing posts 1–4 of 4

Hi, how can I change layout options for archive pages.
In this specific case, I want the setting "Page builder container: full width"
https://monosnap.com/file/kIcNwgJFULKEqKmmv0rwJtMMvco4zk

Header and footer on my page are rendered via GP, the content on the archive pages is rendered via Elementor, but on "normal" pages I am using the setting mentioned above to give elementor full width.

thanks

Thanks, I added the element (page builder full width) with DisplayRule: All Archives but the page is still not full width.
The elements section in general works, I did some tests on "normal" pages and changes made were applied.
Any hint?

You have this CSS added:

body.single .site.grid-container, .blog .site.grid-container, .archive .site.grid-container, .search .site.grid-container {
    max-width: 800px;
}
This archived topic is closed to new replies.