Site logo

[Support request] Genereteblocks full-width container overflow problem

Home Forums Support [Support request] Genereteblocks full-width container overflow problem

Home Forums Support Genereteblocks full-width container overflow problem

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #2223092
    Rostyslav

    Hello,

    When I add a full width container https://ibb.co/VCL95Zk overflow X appears. How can I solve it?

    Is there another way to solve it instead of using this code?:

    body {
    	overflow: hidden;
    }

    Thanks!

    (website on private area)

    #2223097
    Ying
    Staff
    Customer Support

    Hi there,

    The Align full is an option added by WP, but it’s not a good way to create full width container, the CSS it uses always creates horizontal scroll issue.

    The better way to achieve this is to set the content container of the page to full width, you can use the layout metabox in the page editor: https://docs.generatepress.com/article/layout-metabox-overview/#where-is-it

    Once the page is set to full width, the outer container of GB container will be full width by default.

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