• Hey guys,

    Thanks for your time and looking into my issue.

    I’m having a problem with the paragraph texts – Bold Text & Hyperlinked text eats up space before and after it as you can see on the given link.

    Problem is that in the back-end – it’s appearing as it’s supposed to. But it gets messed up on the front.

    What’s even weirder is that, it has exceptions – some Bold words don’t do it. It’s not consistent.

    Having a hard time figuring out what can be wrong.

    Any advice is much appreciated!

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi @iraklish,

    This is indeed kind of strange, and you are sure you added space after the text?
    Because some are indeed without space and some are.

    If there are inconsistencies you might have to remove space for every bold text and make sure margin-right: 5px; is added.

    For example:
    .single-post a, .single-post strong {margin-left: 5px;}
    Hope this helps.

    Thread Starter iraklish

    (@iraklish)

    @helldog2018

    Thank you for your reply!

    Your suggestion did it!

    I wonder though what was the issue still.

    Thanks for quick help!

    Much appreciated!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Bold Text eats up space’ is closed to new replies.