Hey thomasoo,
This looks like a css rule overriding the default, please link to the page so we can examine it.
Best regards,
Mike
Hi,
This is the css causing it:
#top .all_colors u, #top .all_colors span[style*='underline;']{color:#719430;line-height:1.4em;font-family: 'Caveat', 'Helvetica Neue', Helvetica, Arial, sans-serif;text-decoration:none !important;display:inline-block;}
Please try this code in the General Styling > Quick CSS field, or in the WordPress > Customize > Additional CSS:
#top .all_colors .av_textblock_section p span[style*='underline;']{
color: inherit !important;
line-height: inherit !important;
font-family: inherit !important;
text-decoration: underline !important;
display:inline-block;
}
Best regards,
Mike
It’s perfect now! Thank you so much.
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
Yes I am good to go! Thanks again.
Hi,
Glad we were able to help, we will close this now. Thank you for using Enfold.
For your information, you can take a look at Enfold documentation here
For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)
Best regards,
Mike