Archived topic
Guttenberg groups spacing issues
5 replies · Started by Adrian on May 10, 2021
I have problems with extra spacing happening when I use Guttenberg groups.
1. It adds extra padding or margin on all sides.
2. Adds an empty line below it and the spacing to the next paragraph is too big.
I didn't find where I can control Guttenberg groups spacing and I didn't have this issue before.
Please advise. Thanks.
Hi there,
Any chance you can link us to the site in question?
You can use the private information field.
Let me know :)
I thought I did but maybe I forgot. Please check the private information now.
1. Try this CSS:
.wp-block-group__inner-container {
padding: 0;
}
2. Are you referring to this space here?
https://www.screencast.com/t/XSO7Ji1jPhr
If so that can be adjusted under Customizer > Typography > Body > Paragraph margin.
#1 fixed it.
Thanks.
No problem :)