Home>Support>Removing Underline From Links In SiteOrigin Features

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. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 9 years, 3 months ago Magus
    Hi, I Work Here

    Hi 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.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More