Site logo

Archived topic

Can't seem to get block to be full width (GenerateBlocks)

2 replies · Started by Henry on July 14, 2020

Viewing posts 1–3 of 3

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/

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;
}

Thanks Leo! As ever 11/10 for support.

This archived topic is closed to new replies.