Home>Support>Link Color in Widget and Slider

Link Color in Widget and Slider

By kdm-site, 9 years ago. Last reply by Daniel, 9 years ago.

I posted to Matcha Labs for the slider but now I’m seeing the same link colors in my custom menu — I wonder if it’s in the Theme.

How do I change link colors — I’ve changed in Customizer under General. That works for content but not my Meta Slider or my Custom Menu Widget.

URL: http://bureau.langleyharper.com/speakers-bureau/

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, 6 months ago Daniel
    Hi, I Work Here

    Hi Kdm-site

    Have a look at this guide

    Link: https://siteorigin.com/vantage-documentation/customizations/menu/

    If that does not work out for you, let me know I pick this up from there

    Cheers

  2. 9 years, 6 months ago kdm-site

    Thanks but that doesn’t change the links within the custom menu nor in the Metaslider, only the content in pages and posts.

    To modify the look of links in Widgets and Metaslider…

    I used:

    /* Links in widgets*/
    #main a { color: #23274D; text-decoration: none !important; }
    #main a:hover { color: #647016; text-decoration: none !important; }
    

    I think I found it in another thread. That took care of my custom menu.

    For the MetaSlider links - I used:
      /*Remove underline and change color --links in slider*/
      .metaslider .layer a {
        text-decoration: none;
        color: #ffffff;
    }
    .metaslider .layer a:hover { color: #23274D; text-decoration: none; }
    

    Regards,
    Lynne

  3. 9 years, 6 months ago Daniel
    Hi, I Work Here

    Hi Lynne

    Am glad your are making progress in your site. I apologize for the hassle

    Always feel free to open a new thread whenever you require support

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