Home › Forums › WoodMart support forum › A few things › Reply To: A few things
November 30, 2020 at 10:10 am
#246035
Elise Noromit
Member
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
body .woodmart-hover-base:not([class*="add-small"]) .wd-bottom-actions .woodmart-add-btn > a:hover,
body .woodmart-hover-base:not([class*="add-small"]) .wd-bottom-actions .woodmart-add-btn > a{
background-color:red;
}
Set the color as per your needs.
In order to switch on the mobile bottom navbar, please find the options in the Theme Settings > General > Mobile button navbar, enable and configure.
Best Regards