Shopify themes, liquid, logos, and UX
The product font size when I click my "Quick Add" button is a bit too big on desktop. I was able to make it smaller on mobile view but not desktop.
I appreciate any help 🙂
password: yaurow
Solved! Go to the solution
This is an accepted solution.
Hi @LEEDIA
Just to clarify decrease for the font is only for the pop up options? If it is try this one.
.quick-add-modal__content.global-settings-popup .product__title h2.h1 {
font-size: 25px !important;
}
Hi @LEEDIA
This is Richard from PageFly - Shopify Page Builder App, I’d like to suggest this idea:
Online Store ->Theme ->Edit code
Assets ->Base.css
product__title>h2 {
font-size: 25px !important;
}
Hope you find my answer helpful!
Best regards,
Richard | PageFly
Please let me know if it works by giving it a Like or marking it as a solution!
➜ Optimize your Shopify store with PageFly Page Builder (Free plan available)
All features are available from Free plan. Live Chat Support is available 24/7.
This is an accepted solution.
Hi @LEEDIA
Just to clarify decrease for the font is only for the pop up options? If it is try this one.
.quick-add-modal__content.global-settings-popup .product__title h2.h1 {
font-size: 25px !important;
}
Yes the result you showed is exactly what I want, but I pasted the code in base.css and saved and nothing changed for some reason.
Please, replace on this one. Thanks!
#ProductInfo-quickadd-template--21211836711217__main > div.product__title > a > h2 {
font-size: 25px !important;
}
And Save.
I just got the first code to work by pasting it in "quick-add.css". Works perfectly, pasting it here instead of "base.css" won't cause any issues though correct?
yeah, that is the exact css file for that template.
As 2024 wraps up, the dropshipping landscape is already shifting towards 2025's trends....
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