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.

Replies

5
  1. Daniel Staff 10 years, 11 months ago

    Hi Nrl009

    I have attached for you a guide that will assist you do this

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

    Let me know if that works for you. If it does not, include a direct link to your site a check this out

    Cheers

  2. nrl009 10 years, 11 months ago

    I'm unable to find this setting in the tutorial.

    Here is a link to the site.

    http://ecbiz171.inmotionhosting.com/~accura37/amf/laser-engraving/

    The widget is the Custom Menu Widget and I need the color to match the main menu, not the current blue color.

    Thanks.

  3. Daniel Staff 10 years, 11 months ago

    Hi Nrl009

    Now i get you :) 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.

    #secondary .widget ul li a {
          color: #5B2525 !important;
    }
    #secondary .widget ul li a:hover {
          color: orange !important;
    }

    You can change the colors there to meet you requirements

    Let me know if that’s what you aiming at

    Cheers

  4. nrl009 10 years, 11 months ago

    That works, thank you.

  5. Andrew Misplon Staff 10 years, 11 months ago

    Hi Nrl009

    Super, glad to hear you made progress.

    All the best.

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