[Resolved] Full width for pages

Home Forums Support [Resolved] Full width for pages

Home Forums Support Full width for pages

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1008642
    Deepa

    Hello,
    I am creating a custom home page with but I can’t seem to get the full container width like the rest of the website on the page.

    I am setting “Full Width” on the page builder content container type, but it seems to be not using the full width of the page.

    Here is the sample page: http://indinomads.com/home-page/

    Any idea how i can do that ?

    #1008798
    Leo
    Staff
    Customer Support

    Hi there,

    Go to Additional CSS field in the customizer and remove this block:

    .no-sidebar:not(.generate-columns-activated) .inside-article > *, .no-sidebar #comments {
        max-width: 700px;
        margin-left: auto;
        margin-right: auto;
    }

    Let me know if this helps ๐Ÿ™‚

    #1008862
    Deepa

    Yes, that did the trick. Thanks again.

    #1008898
    Leo
    Staff
    Customer Support

    No problem ๐Ÿ™‚

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