This topic has 2 replies, 2 voices, and was last updated 4 years, 5 months ago ago by Rose Tyler
Hi there,
Can I change the size of the text of the ‘add to cart’ button? And where can I translate it into Dutch?
Hi,
Font-size can be changed by the next custom CSS code –
.add_to_cart_button,
.single_add_to_cart_button {
font-size: 13px !important;
}
Check translation of XStore theme – https://www.8theme.com/documentation/xstore/theme-translation/base-theme-translation/ , XStore Core plugin, and WooCommerce plugin.
Regards
You must be logged in to reply to this topic.Log in/Sign up