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.

Link Color in Widget and Slider

10 years ago · Last reply by Daniel 10 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.

Need fast email support? Get SiteOrigin Premium

Replies

3
  1. Daniel Staff 10 years, 10 months ago

    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. kdm-site 10 years, 10 months ago

    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. Daniel Staff 10 years, 10 months ago

    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.

Have a different question or issue?

Start New Thread