How to change this selection colour?
-
in electronics homepage,
there is a category dropdown in the header.
when we drag the cursor through the categories, the selection colour is gray. how to change it to blue?
Attachments:
You must be
logged in to view attached files.
Hello,
Thank you very much for choosing our theme and for contacting us.
Please add this code to the Theme Settings > Custom CSS > Global:
.vertical-navigation .item-level-0:hover>a {
background-color: #F9F9F9;
}
Replace the color as per your needs.
If you have any questions please feel free to contact us.
Best Regards