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

    Hi – I’m trying to reduce the space between the image and text as show on my screen shot, but can’t figure out how to do so. Would really appreciate your help.

    Thanks

    #896955

    Hey bobjonesdesigns,
    Try this code in the General Styling > Quick CSS field:

    .post-entry-5513 .av_textblock_section h3 {
    margin-top: 0px !important; 
    }
    .post-entry-5513 .av_textblock_section p,.post-entry-5513 .av_textblock_section img {
    margin-bottom: 0px !important; 
    padding-bottom: 0px !important;
    }

    Best regards,
    Mike

    #896957

    Perfect! Thanks so such!

    #896962

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Reduce line height’ is closed to new replies.