Archived topic
35px Padding On "Groups" Content Element
5 replies · Started by Tobias on October 26, 2020
Viewing posts 1–6 of 6
I have an issue where a 35px whitespace is being added on this page:
Hi,
Can you specify which ones are you trying to remove?
The ones marked here: https://imgur.com/a/MgNz6S1
Try adding this CSS code:
.entry-content > [class*="wp-block-"]:not(:last-child) {
margin-bottom: 0;
}
Here's how to add CSS - https://docs.generatepress.com/article/adding-css/
Hi Elvin. It works - thanks very much! :-)
No problem. :)
This archived topic is closed to new replies.