-
AuthorPosts
-
February 13, 2015 at 3:03 pm #395771
My header color is red and when I set the font for the navigation to white, it sets the unselected pages to a color that is barely visible on the red.
Is there any way that I can have the top navigation always a bright white and when an item is selected it goes bold white? Or is there a way to have the unselected a completely different color than the select? For example the navigation could all be white and when you hover or select a navigation item it turns to black.
- This topic was modified 9 years, 9 months ago by josephhunterdesign.
February 13, 2015 at 3:10 pm #395779Hey josephhunterdesign!
I have changed the colors in Enfold theme options > Advanced Styling tab by editing “Main menu links”. Please adjust as needed
Best regards,
YigitFebruary 13, 2015 at 3:12 pm #395783Thanks! That is a big help.
However, they are still tough to read in the drop downs. Can that be changed as well?
- This reply was modified 9 years, 9 months ago by josephhunterdesign.
February 13, 2015 at 3:14 pm #395785Hey!
Sure, please go to Enfold theme options > Advanced Styling and edit “Main Menu sublevel Links” as well :)
Cheers!
YigitFebruary 13, 2015 at 3:19 pm #395787Ok, great! Thanks!
One more question. So all of the navigation is now white. The main nav turns black on rollover. Is there any way to get the nav item to stay black once I click on it or a submenu within it?
February 13, 2015 at 3:22 pm #395789Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
li.current-menu-parent > a > .avia-menu-text { color: black!important; }
Cheers!
YigitFebruary 13, 2015 at 3:47 pm #395800This doesn’t seem to be affecting anything….
February 13, 2015 at 3:57 pm #395806Hi!
Please add following code to Quick CSS as well
li.current_page_item > a > .avia-menu-text { color: black!important; }
It currently changes the font color of active page’s ancestor – http://i.imgur.com/eJRNuFQ.png
Best regards,
YigitFebruary 13, 2015 at 4:07 pm #395816Perfect! Thank you so much for help.
Very impressed with how responsive and helpful the support is!
February 13, 2015 at 4:09 pm #395818Hey!
#TeamKriesi :)
You are welcome, glad we could help :)
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)Have a great weekend!
Cheers!
Yigit -
AuthorPosts
- The topic ‘Changing the color of unselected navigation items’ is closed to new replies.