Home › Forums › Basel support forum › Need css code to on chang add to cart button text font size and bold › Reply To: Need css code to on chang add to cart button text font size and bold
August 27, 2018 at 7:19 pm
#74553
Elise Noromit
Member
Hello,
Here you are:
.button, button, input[type=submit] {
font-size: 18px;
font-weight:bold;
}
Please change the font size and add the code to the Theme settings > custom CSS.
Best Regards