Global Block Full width

Hello,
I’m trying to use global blocks but I can’t remove the inner container from the section since the last big update so the max width is 88%, how can I remove those margins to have is as wide as the rest of my content?

You can see it on the review section of this page: https://www.englishscore.com/

I actually found a way to do it, I added a css class and forced the max-width to 100% but it would be nice to have it by default

Hey Emile,

Glad to hear you know CSS.

The Section always is full width though. What contains the contents is the Row’s Container. You just need to disable it.

image

If you want to learn more about the Row, here’s an intro video https://www.youtube.com/watch?v=6pN_a4eD5NM

Hope that helps.

1 Like

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.