Home Forums WoodMart support forum the color of the text when you hover Reply To: the color of the text when you hover

#233512

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.