Archived topic
Active category in a diferent color
5 replies · Started by Laia on April 5, 2021
Hello,
I have a blog menu where I use filtering by categories, but I can't find a way to make the color different by indicating in the category we're in.
Thanks
Hi there,
Any chance you can link us to the site in question?
You can use the private information field.
Let me know :)
Yes, no problem!
http://www.fusteriadorin.com.mialias.net/
You have to put that because it's in a provisional platform (in construction):
Us: fuster918
Pw: bIsnBqUS
The page is "Muestras trabajo".
Thanks a lot!
Try this CSS:
.sidebar .widget_nav_menu .menu li.current-menu-item a {
color: #000000;
}
Adding CSS: https://docs.generatepress.com/article/adding-css/
Let me know if this helps :)
wow! it's working :) Thanks a lot!
No problem :)