• Resolved Anonymous User 20238576

    (@anonymized-20238576)


    Hello Blocksy theme!

    I decided to use raw HTML to build the content of my site.

    My hero section is contained even though I would like it to be a full width.

    You can see it on the image below.

    https://ibb.co/rHwncVj

    It seems that some Blocksy theme option is preventing my section to be full width.

    Once I checked the CSS in inspector tools, I can see the following:

    https://ibb.co/7SmNR3c

    How can I prevent that?

    Thank you in advance

    • This topic was modified 3 years, 9 months ago by Anonymous User 20238576.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hello @tomanuel

    Actually, everything is correct here :). The full width blocks have a special class set by the Gutenberg editor, which goes around our container settings for normal blocks.

    You can find it here for the Gutenberg blocks — https://ibb.co/Tw1YLQL. And check out how it adds an alignfull class to these blocks — https://ibb.co/3NwQF83.

    You might need to add the same class to your HTML and you should be good to go, but unfortunately we cannot offer much help from our end for this one, as this includes custom code and it is an “unsupported” method to do things so to speak (not unsupported by us, but it is not a conventional way to build sites with WordPress in general).

    Hope this helps.

    Thanks!

Viewing 1 replies (of 1 total)

The topic ‘Section width / fullwidth problem’ is closed to new replies.