Home › Forums › WoodMart support forum › the color of the text when you hover › Reply To: the color of the text when you hover
October 15, 2020 at 12:45 pm
#233512
Aizaz Imtiaz Awan
Keymaster
Hello,
I saw the screenshots you attached. Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.header-categories-nav .woodmart-navigation .item-level-0:hover > a {
color: Red;
}
Regard’s.
Xtemos Studios.