This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

How do I get my text to be “text-decoration: none”

Open 6 replies pluginplugin-page-builderquestion
Started · Latest reply by Alex S

Hi,

I have tried a few combinations in CSS Styles box but to no success.

How do I get How do I get my text to be text-decoration: none in SiteOrigin Headline

Thanks.

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

6
  1. Alex S Staff

    Hi Adrapper,

    Do you have a public URL where we can take a look at your setup?

  2. adrapper

    Hi…

    Very much still under construction but it is at http://franklinmedia.co.uk

    The text on the blue band under the picture.

  3. Alex S Staff

    Hi Adrapper,

    Thanks. The underline is coming from Vantage styling. You can globally remove the underline by navigating to WP AdminAppearanceCustomize, Theme DesignGeneral and tick Remove Link Underline.

    If you only want to remove the underline from the SiteOrgin Headline widget, please add the following CSS to WP AdminAppearanceCustom CSS:

    .sow-headline a {
    	text-decoration: none;
    }

    You might also need to install the SiteOrigin CSS Editor.

  4. adrapper

    Thanks Alex,

    So simple…

    I really should know how to do this… but when I used chromes inspector there was more info than I could dig my way through.

    Thanks again.

  5. adrapper

    Hummm… feeling even more stupid now… should I be marking this as answered now… I can not see where.

  6. Alex S Staff

    Hi Adrapper,

    Great to hear that helped! :)
    There’s a checkbox in your initial post that you can tick to mark the thread as resolved. I’ve ticked it for you.

    Please be sure to post another thread if you have any other questions.

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.

Have a different question or issue?

Start New Thread