Home Forums WoodMart support forum BROWSE CATEGORIES – Problem! Reply To: BROWSE CATEGORIES – Problem!

#100184

Hello,

1. Navigate to Appearance > Menu > enter menu item and find the option http://prntscr.com/m3ptdr

2. Try this class or this code:

.menu-opener .menu-open-label {
    color: red;
}

You can use the class in the Advanced typography or take this code into the Theme Settings > Custom CSS > Global and insert your styles.

Best Regards