[Resolved] Can’t seem to get block to be full width (GenerateBlocks)

Home Forums Support [Resolved] Can’t seem to get block to be full width (GenerateBlocks)

Home Forums Support Can’t seem to get block to be full width (GenerateBlocks)

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1363718
    Henry

    GenerateBlocks looks fantastic and I’m keen to get it going on my site.

    However, when I create a full-width block (container) it doesn’t appear to be full-width?

    I’ve tried several things but as you can see the grey container is not full width.

    I do have some custom CSS here:

    #page.grid-parent {
        padding-left: 20px;
        padding-right: 20px;
    }

    ^ But I disabled that and it still left padding….

    Screenshot

    This is the screenshot > https://www.screencast.com/t/KESj8ESjR (above image doesn’t seem to load?)

    Any idea what I am doing wrong? Thanks

    https://infosec-conferences.com/delete/

    #1363798
    Leo
    Staff
    Customer Support

    Hi there,

    The CSS you’ve mentioned above is causing the issue and also this one:

    body:not(.single).separate-containers .inside-article {
        padding: 20px 20px 1px 40px;
    }
    #1364132
    Henry

    Thanks Leo! As ever 11/10 for support.

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