Home Forums WoodMart support forum Search in Mobile Reply To: Search in Mobile

#37465

Artem Temos
Keymaster

Try to add the following code snippet to the Custom CSS area in Theme Settings to do this

.menu-style-bordered .navigation-wrap.navigation-color-scheme-light .main-nav .item-level-0>a:hover {
    color: #b09878!important;
}