4.1.0 bug: background color of visited categories in “radio-box” menu mode
-
Hi
I noticed a bug when using the new “radio-box” mode for the sidebar (which is great by the way).
When i click on multiple categories after another, the background color stays for the visited categories but i think the behaviour should be that only the active category has the background color.I used the following custom CSS which worked before:
.prod-cat-sidebar-category:hover {
background-color: #a57c1f;}.prod-cat-sidebar-subcategory:hover {
background-color: #a57c1f;}.highlightBlue {
background-color: #a57c1f !important;}Best,
Thomas
Viewing 13 replies - 1 through 13 (of 13 total)
Viewing 13 replies - 1 through 13 (of 13 total)
- The topic ‘4.1.0 bug: background color of visited categories in “radio-box” menu mode’ is closed to new replies.