Paragraph Spacing

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #9980
    alchemy48
    Member

    A previous poster asked about adjusting paragraph spacing in the text area. I have the same issue…it is too large. I’ve searched for bottom-margin inputs in the CSS but don’t see anything that controls this. Can you help?

    #9994
    Veena
    Moderator

    Pls add the following custom CSS in theme options –

    p {
    margin: 0 0 10px 0;
    }
    

    Pls change the value accordingly.

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘Agile Theme Support’ is closed to new topics and replies.