Home › Forums › WoodMart support forum › How to recreate "Small Categories" demo › Reply To: How to recreate "Small Categories" demo
April 28, 2018 at 5:14 pm
#55184
Elise Noromit
Member
Hello,
Please try this code, add it to Theme Settings > Custom CSS
.woodmart-navigation .item-level-0>a:hover > span {
display:inline-block;
border-bottom:2px solid green;
}
If the code is not workable, please send me your site admin access.
Best Regards