[Resolved] Home page: full width. Every other page 1200px wide

Home Forums Support [Resolved] Home page: full width. Every other page 1200px wide

Home Forums Support Home page: full width. Every other page 1200px wide

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1022092
    deaf_aotearoa

    Hi there,

    I am using the GeneratePress theme with Elementor, and Elementor – Header, Footer and Blocks.

    I am trying to get my website set up so that the home page has Full width headers and footers. There is a Hero image that is also full width. Below the Hero Image I have 4 content boxes. These are contained in a 1200px container. That is the home page.

    Every other page should be contained within a 1200px container. I’ve tried changing the Page Attributes Templates.

    On the Customize Page, I specify that the headers should be contained. But when I tell the Home Page to use a Full Width template in the Page Attributes, it does not affect the header.

    #1022191
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    What if you do something like this?:

    body.home .grid-container {
        max-width: none;
    }

    Let me know ๐Ÿ™‚

    #1027882
    deaf_aotearoa

    Hi,

    thanks for the response. I’ve since then decided that using the Elementor Builder is not the way to go. It is adding too much bloat to the website.

    I am now trying to build the website as pure as I can with CSS. Wish me luck

    #1027984
    Tom
    Lead Developer
    Lead Developer

    Cool – good luck ๐Ÿ™‚

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.