Home › Forums › WoodMart support forum › Pop-up setup › Reply To: Pop-up setup
July 16, 2019 at 4:30 pm
#132986
Elise Noromit
Member
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
body .btn-style-link.btn-color-primary:hover{
border-color:transparent;
text-transform:none;
color:blue;
}
Best Regards