Hi guys, my ATC currently is very small in font size and I do not like the font, what can I do to keep the button the same length and width but change the font and font size.
Can you please share the store url? So that i can look into it and give you best solution.
Thanks
Hi @michaelhopper17 welcome to the Shopify Community,
Please add the below code to your theme customizer and adjust the font size according to your requirement.
product-form .quick-add__submit span, product-form .product-form__submit span {
font-size: 22px !important;
}
Theme Customizer:
Results:
Thanks
Hi, thank you for your reply. It still doesn’t seem to work maybe because for my home page I am using gem pages, can we add this code on to product pages directly?
Never mind I’ve sorted it thank you for that, the other question I had was how can I change the font on the ATC button?
Yes you can change it.
How can I change the font?
Hi @michaelhopper17 ,
To change the font on GemPages, follow these steps:
Open the GemPages Editor: Go to the page you want to edit from your GemPages dashboard.
Select the Element: Click on the element (text, header, etc.) for which you want to change the font.
Font Settings: In the left sidebar, locate the “Typography” or “Font” section within the settings for the selected element.
Choose Font: Select your desired font from the dropdown menu. You can also adjust the font size, weight, and style here.
Apply Changes: Make sure to save your changes.
For more detailed instructions, you can visit the GemPages help center.
Best regards,
GemPages Support Team
