Spacing Issues

  • Resolved
    Posted in: Highend WP Theme  
  • Customer
    WJPL
    April 14, 2019 at 4:36 am #138319

    Two spacing issues:

    1. When there is a bullet list, there is no spacing between the last bullet and the new paragraph. I have tried adding a line but then it adds too much space.

    Tried the following code from two other threads marked as resolved, but neither works.

    .post-inner ul { margin: 20px 0; }

    .single-post-content .entry-content.clearfix ul {
    margin: 0 0 20px !important;
    }

    2. Also, although when entering a line divider between paragraphs, the space above the line is also too high and the line is not centered between paragraphs.

    Both can be seen on the following page: https://wjplresume.com/

    Thanks.

    Sorry, this forum is for verified users only. Please Login or Register to continue

Comments are closed.