Archived topic
Paragraph bottom margin not working
3 replies · Started by mohinish on June 23, 2022
Viewing posts 1–4 of 4
Hi, I'm trying to reduce the space between paragraphs but it's not working 
Hi there,
in Customizer > Additional CSS you have this CSS rule:
.site-main .gallery, fieldset legend, p {
margin-bottom: 2em;
}
This is overriding the bottom margin. Remove the ,p to fix that
Ohh thank you so much... it worked.
Glad to hear that!
This archived topic is closed to new replies.