HI, thought we were done with this but, lol, now the client wants the hover state of the portfolio sorting to be a different color;
Se here:
On hover they want a maroon color, like #800000, but only on hover.
I’ve been trying some css hacks and failing miserably. You already helped me bold the active state, do you have some css for the hover change color?
You’re the best.
Thanks
Hey tonyiatridis,
To change the portfolio sorting on hover please try this css:
#main .main_color #js_sort_items a:hover {
color: #800000;
}
After applying the css, please clear your browser cache and check.
Best regards,
Mike
Awesome, worked fine!
Hi tonyiatridis,
I’m glad that Mike could help you :)
Thanks for using Enfold and have a great day!
Best regards,
Nikko