Home › Forums › WoodMart support forum › A couple of issues › Reply To: A couple of issues
August 4, 2020 at 10:09 am
#216413
Elise Noromit
Member
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
body .homepage-button a{
color: #fff;
border-color: blue!important;
background-color:blue!important;
}
Best Regards