- This topic has 4 replies, 2 voices, and was last updated 8 years, 9 months ago by .
Viewing 5 posts - 1 through 5 (of 5 total)
Viewing 5 posts - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.
Home › Forums › Free Themes › WEN Associate › Change Menu Color
Hello,
I’d like to change the horizontal nav menu color to a navy blue color. How would I do that?
Hello @leeswilson,
To change the horizontal nav menu color to navy blue by adding simple custom CSS.
Now for this first of all Go to your Dashboard -> Appearance -> Customize -> Themes Options -> Advanced Options -> Custom CSS.
In this Custom CSS section add the following CSS:
#site-navigation {
background-color: #000080;
}
Hope this will help you to solve your issue.
Best Regards!!!
Thank you, but it wasn’t the right color navy. I looked at a chart I found of CSS colors (http://www.somacon.com/p142.php) but a lot of those didn’t work.
I want to match the navy blue color in my logo with the menu. The site is http://fameface.com. Do you have any ideas? If that blue can’t be matched, how about the red? I can’t match either so far. Thank you!
Hello @leeswilson,
I want to match the navy blue color in my logo with the menu.
To match the color of your logo with menu, just add the given css in `Customizing > Themes Options >
Advanced Options` and this will match the color of logo your logo with menu:
#site-navigation {
background-color: #00435b ;
}
Thanks!
Regards,
Awesome! Thanks!
Cookie | Duration | Description |
---|---|---|
cookielawinfo-checkbox-analytics | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics". |
cookielawinfo-checkbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". |
cookielawinfo-checkbox-necessary | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". |
cookielawinfo-checkbox-others | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other. |
cookielawinfo-checkbox-performance | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance". |
viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. |