This topic has 2 replies, 2 voices, and was last updated 8 years, 8 months ago ago by Stan Russell
Hi, I’m trying to change the font size of “Save Card Details for Later” on the Checkout page. I will add the CSS to the child theme. Thanks for the help.
Hello,
please use following css code:
#s4wc_save_card_field label{
font-size:20px
}
Regards,
Stan Russell.
You must be logged in to reply to this topic.Log in/Sign up