Removing Underline From Links In SiteOrigin Features
I would like to remove the underlined when hover style on links in the SiteOrigin Features widget. For example, I have text ” Learn More” as the More URL, but I do not want it to be underlined when hovered over.
Thanks
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
1Hi Cherokee Lakes
You can change this with some custom CSS. If you navigate to Appearance > Custom CSS, you’ll get our custom CSS editor. Just add the following code.
.sow-features-list .sow-features-feature p.sow-more-text a:hover { text-decoration: none; }Let us know how you get on
Magus
Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.