Hi,
I’m trying to change the text colour for the basel product categories bar because I changed the background colour of this categories to light. I was able to change the colour with the following code. But I’m not able to change the hover/focus colour for the links. I tried this but it didn’t work..
.color-scheme-light .basel-product-categories li a {
color: #7a7373;
}
The following is not working..pls help
.color-scheme-light .basel-product-categories ul li a:focus {
color: #7a7373 !important;
}
Please see private content for screenshot..
Sincerely,
Rupa