Home Forums WoodMart support forum The menu doesn't see Reply To: The menu doesn't see

#251982

Hello,

I saw the screenshot you attached. Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

.whb-color-light .navigation-style-default .item-level-0.current-menu-item>a {
	color: red;
}
.whb-color-light .wd-tools-element>a {
	color: red;
}

Regards.
Xtemos Studios.