Home Forums WoodMart support forum Pop-up setup Reply To: Pop-up setup

#132986

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