Archived topic
Text crushed under button
6 replies · Started by Philippe on February 7, 2022
Viewing posts 1–7 of 7
Maybe that is since I applied the dynamic typography feature, but now the paragraph following a button is glued to it. To see an example, please go to: https://onehomeplanet.com/guests
How to fix this?
Thank you.
Hi there,
try adding this CSS:
.wp-block-buttons>.wp-block-button {
margin-bottom: 1em;
}
K'you.
Wait. No, it does not work.
I update the CSS above, try that.
It works. I put it to 2em to get the same space below as above. Thanks.
Glad to hear that!
This archived topic is closed to new replies.