Hey @johnquail Can you send a screenshot or link the page
@someguy9 Here: https://compraseguidores.com
The questions used to be one or top of the other, without any space between them. Now there’s a big gap.
It doesn’t appear as if my plugin is causing the gap (see video attached). There is a class “.wp-container-26 > * + *” being added to the page that is causing the gap.
Do you know how to add CSS to your site? You can use this snippet to force no gap: https://gist.github.com/someguy9/d3bfec0bb6a39828357651895d500359
I’ll also look into why this is happening, I am guessing WordPress 6 has a new option to gap blocks in a column
Video: https://streamable.com/x36ca3
Let me know if this helps!
@johnquail It looks like Astra has an option for block spacing in the column, you can also set this to 0.
The block spacing option in Astra didn’t work, but your code did. Thank you very much!
Glad it worked! Thanks for pointing it out as well good for me to be aware of in the future.