Hey there,
I’d like to follow up on this topic https://theme.co/apex/forum/t/how-to-add-underline-text/59028
I tried the code you gave me and it works great. However I could not underline text that exceeds one line
thanks for your help!
Hey there,
I’d like to follow up on this topic https://theme.co/apex/forum/t/how-to-add-underline-text/59028
I tried the code you gave me and it works great. However I could not underline text that exceeds one line
thanks for your help!
Hi @zerotoone.de,
Unfortunately, not possible at the moment with CSS.
Suggestion on the thread works as a block. Even other options like border works as block. Default underline porperty where it adds underline on text with multiple lines doesn’t have options for thickness.
If you insists, the work around is to wrap each word with span tag. But that will not appear in one line.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.