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.

Is there a way to change to the color of the “menu” text in Influence theme?

Resolved 3 replies premiumthemetheme-influence
10 years ago · Last reply by Andrew Misplon 10 years ago

Hello,

I am really enjoying learning how to navigate the Influence theme and make adjustments. I have another question… as always. :-)

The color of the ‘lines’ and ‘menu’ text for the menu in the top right corner is dark. Since, the backgrounds I have are dark they are getting lost.

Is there a way to change it to a lighter color like bfbfbf or something?

Thanks for your help,
Michelle

URL: http://74.220.219.133/~placeht9/

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

Need fast email support? Get SiteOrigin Premium

Replies

3
  1. Andrew Misplon Staff 10 years, 6 months ago

    Hi Michelle

    Please, try the following in your Custom CSS plugin or child theme style.css file:

    /* Menu Link */
    .main-navigation a.main-menu-button *[class^="influence-icon"] {
        color: #333230;
    }
    .main-navigation a.main-menu-button {
        color: #333230;
    }

    Edit as required.

    Hope that helps :)

  2. MichelleEdward 10 years, 6 months ago

    OMG! Andrew! Perfect! It worked perfectly!

    Thanks so much,

    Michelle

  3. Andrew Misplon Staff 10 years, 6 months ago

    Super, glad to hear that did the trick :)

    Chat soon. Cheers.

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