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.
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024