Home › Forums › WoodMart support forum › change hover color and style change hover color and style This topic has 1 reply, 2 voices, and was last updated 5 years, 8 months ago by Elise Noromit. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts October 29, 2019 at 3:14 pm #153230 kaisParticipant hi i just want to change hover color and effect on sub main cat October 29, 2019 at 4:40 pm #153299 Elise NoromitMember Hello, Please add this code to the Theme Settings > Custom CSS > Global: body .vertical-navigation .item-level-0:hover>a { color: red; } body .mega-menu-list .sub-sub-menu li a:hover > span{ color:red; } .vertical-navigation .menu-mega-dropdown .sub-menu>li>a:hover > span{ color:red; } If code does not work, please provide your site URL. Best Regards Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to create new topics. Login / Register