[Resolved] Paragraph bottom margin not working

Home Forums Support [Resolved] Paragraph bottom margin not working

Home Forums Support Paragraph bottom margin not working

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #2262205
    mohinish

    Hi, I’m trying to reduce the space between paragraphs but it’s not working img

    #2262253
    David
    Staff
    Customer Support

    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

    #2262528
    mohinish

    Ohh thank you so much… it worked.

    #2262542
    David
    Staff
    Customer Support

    Glad to hear that!

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.