Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #45707
    Kim
    Participant

    How do I minimize padding below images in posts?
    ex. https://hidemyage.com/ultherapy-for-skin-tightening/

    Thanks!

    Kim

    #45732
    Sakin
    Keymaster

    @Kim: I think you are talking about the margin bottom. For that you can adjust them margin bottom in the following css and then add it in “Appearance => Theme Options => Custom CSS” box.

    img.alignleft, 
    img.alignright, 
    img.aligncenter {
        margin-bottom: 20px;
    }
Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Remove padding below images in posts’ is closed to new replies.