[Resolved] page sections not full width

Home Forums Support [Resolved] page sections not full width

Home Forums Support page sections not full width

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #1312962
    Oliver

    Hi

    On my home page I use Sections but I cannot seem to make the outer or inner container of sections full width.
    It seems that the following settings do nothing:

    ‘Box type – whether your outer section container is full width or contained.
    Inner box type – whether your inner section container is full width or contained.’

    Presumably I’ve done something wrong. I’d be grateful if you could let me know.

    Kind regards
    Oli

    #1312998
    Leo
    Staff
    Customer Support

    Hi there,

    Can you guide me to the page where the issue can be seen?

    Also I would highly recommend using our new favorite block plugin GenerateBlocks over Sections:
    https://wordpress.org/plugins/generateblocks/

    It’s the replacement for Sections and offers much more awesome options and flexibility.

    Let me know πŸ™‚

    #1313025
    Oliver

    hmm really not sure if my replies are getting through….

    #1313029
    Oliver

    Hi Leo

    This page may be easiest to see what the issue is: https://fetliu.net/delete/

    Cheers
    Oli

    #1313032
    Oliver

    But this is the page I’m actually trying to fix: https://fetliu.net/ I want to make the background colours (you’ll need to scroll down the page to see them) the full width of the page.

    Thank you Leo

    #1313035
    Leo
    Staff
    Customer Support

    What if you disable the code that’s adding the sidebar in?

    By default the sidebar should be removed when Sections is activated.

    #1313048
    Oliver

    No sidebar now on https://fetliu.net/delete/ but still the same.

    #1313193
    Leo
    Staff
    Customer Support

    Do you have a layout element created that’s setting the content container width to 1480px?
    https://docs.generatepress.com/article/layout-element-overview/#content-1

    #1313195
    Oliver

    Hi

    Looking with Google Inspect when I click on

    it has this under styles:

    #content {
    max-width: 1480px;
    margin-left: auto;
    margin-right: auto;
    }

    If I toggle off the max-width in Google Inspect it seems to fix the problem. I’ve no idea where the 1480px comes from but presumably it’s from the theme or WP Show Posts. Nor do I know how to get rid of it, if it is what’s causing problem, as I’m about at the limit of my css skills.

    Can you help any further?

    Thanks
    Oli

    #1313207
    Leo
    Staff
    Customer Support

    Have you checked the layout element as I mentioned here?
    https://generatepress.com/forums/topic/page-sections-not-full-width/#post-1313193

    #1313208
    Oliver

    Apologies, I managed to miss your last message before my last reply.

    The layout element was exactly the problem. It all makes sense now.

    Thank you very much for your help!

    Oli

    #1313209
    Leo
    Staff
    Customer Support

    No problem πŸ™‚

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