This topic has 2 replies, 2 voices, and was last updated 2 years, 6 months ago ago by Rose Tyler
hello support
how can i change the font size of the buttons in mobile view
https://prnt.sc/p-JJLggaMCWi
Hello,
Add the next code in Theme Options > Theme custom CSS > Mobile:
.content-product .product-details .button {
font-size: 12px !important;
}
Regards
You must be logged in to reply to this topic.Log in/Sign up