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

    Hi, on the linked page, there are 3 icon boxes halfway down. “How It Works”. Step 3 is showing different paragraph spacing than the others. I can’t see why. How can I fix it?

    Login credentials attached

    #1002102

    Hey entrepreneur41,
    The issue is with the

    <sup>®</sup>

    causing the extra line height.
    To correct, please try this code in the General Styling > Quick CSS field:

    p sup {
    line-height:18px !important; 
    }

    Or try adding it to WordPress > Customize > Additional CSS

    Best regards,
    Mike

    #1002518

    thanks for that

    #1002540

    Hi,
    Glad we could help, unless there is anything else we can help with on this issue, shall we close this then?

    Best regards,
    Mike

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