Menu colors
-
Hello,
When one hovers over a Home page link – especially when viewing on a smartphone – the text is grey and virtually “invisible”. I would like to convert all – or most – link colors (hover, active, etc.) to a visible color – red probably – but have been unable to find the CSS section where I can change this very specific main page link color from light grey to red.
Many thanks in advance for your help!
All the best,
DeniseThe page I need help with: [log in to see the link]
-
Hi @dlclose – I’m not sure if you need help with your original problem, as I’m not seeing any light grey on your menu hovers. What I’m seeing at the moment is that your menu items are not visible on smaller screens, as they are black on black. You can only seem them when hovering, when they turn red. Here’s what I see:
You can fix this problem by adding this to your custom CSS or child theme:
.main-navigation ul ul a { color: #bb00bb; }Replace the example purple with your own colour.
Hello Kathryn,
Oh Happy Day!!! Thank you so very much for your reply and help. Yes, it was more dark on black than grey.
Your solution is perfect – that’s the one “place” I didn’t think of “looking” (ul).
In fact purple is my favorite color but I don’t think the wine shop would like it!
Thanks to you the problem is solved. “Merci beaucoup”!!!
All the best,
Denise
De rien! Glad this solves it.
The topic ‘Menu colors’ is closed to new replies.

