Home › Forums › WoodMart support forum › Moved: Reply To: which class to put on the custom selector. › Reply To: Moved: Reply To: which class to put on the custom selector.
July 17, 2019 at 4:08 pm
#133210

Elise Noromit
Member
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
footer .mega-menu-list .sub-sub-menu li a {
color: red;
}
footer .mega-menu-list > li > a{
color:red;
}
Set the color as per your needs or use these classes in the Theme Settings > Typography > Advanced typography
Best Regards