Getting rid of underlined links (Brizy free)
Hi!
Every link created with Brizy free is automatically underlined (dotted underline when hovering). It's also on the page itself not only in the brizy editor. The other page builder I tried didn't underline the links. Is there a way to get rid of it? I'm using the OceanWP theme.
Thanx!
Helmut
-
Hi,
Yes, at the moment the text is underlined when is added a link. To remove this underline, you can add this Custom CSS, in the WP dashboard -> Appearance -> Customizer -> Custom CSS or in any Custom CSS box from Brizy editor (click on the text element -> Settings -> More settings -> Advanced -> Custom CSS).
.brz a:hover {
text-decoration: none !important;
}Best regards,
Sandra0 -
Hi Sandra,
thanx for the response. I tried it either ways, but the underlines don't go away (see screenshots). Any ideas?
Regards, Helmut

0 -
I have changed from OceanWP to Blocksy and now it works, so I will switch themes!
Thanx again!
Regards, Helmut
0 -
Hi,
Great! Thank you for updating us regarding this inconvenience and confirming that now all is working fine.
Best regards,
Sandra0
Please sign in to leave a comment.
Comments
4 comments