Okay
  Public Ticket #1810278
Underline for links disappears when hyphenated
Closed

Comments

  •  3
    Manillion started the conversation

    Hi guys,

    When you hover over a link, you get that nice underline underneath the text. But I have a couple of links consisting out of 4-5 words or so, and when that text with the link behind it gets split over 2 lines, the underline doesn't seem to work/show.

    Is there any way to fix this? I've attached an example.

    Thanks in advance!

    Cheers,
    Tom

  • [deleted] replied

    Hi Tom,

    Sorry but there is not any fix for this. If you want to hide the underline then you can apply this code:

    .wpb_wrapper a:after {
        background-color: transparent;
    }

    Have a great day!

  •  3
    Manillion replied

    Hi Ylli,

    Thanks for the quick reply. I'll discuss the 'solution' with my client ;-)

    Cheers,
    Tom