Shopify themes, liquid, logos, and UX
Hi everyone, do you know how to make the font of the 2 buttons smaller, make the buttons smaller and not have the bold font? I would also like to make the font of the titles below smaller.
Thanks a lot to everyone
refadestudios.com
password: refade
Solved! Go to the solution
This is an accepted solution.
Hey @Marco211,
Please paste this in the Custom CSS box in the Theme Customizer -> Settings
The first one is for the buttons, the second for the drop-down title, adjust them as you please.
product-form.product-form button:not(.shopify-payment-button__more-options),
product-form.product-form .shopify-cleanslate span {
font-size: 1rem !important;
}
.accordion__title.inline-richtext {
font-size: 1.3rem !important;
}
You should find the Custom CSS here,
This is an accepted solution.
Hey @Marco211,
Please paste this in the Custom CSS box in the Theme Customizer -> Settings
The first one is for the buttons, the second for the drop-down title, adjust them as you please.
product-form.product-form button:not(.shopify-payment-button__more-options),
product-form.product-form .shopify-cleanslate span {
font-size: 1rem !important;
}
.accordion__title.inline-richtext {
font-size: 1.3rem !important;
}
You should find the Custom CSS here,
Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024In today’s interview, we sat down with @BSS-Commerce to discuss practical strategies f...
By JasonH Nov 13, 2024