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.
We recently spoke with Zopi developers @Zopi about how dropshipping businesses can enha...
By JasonH Oct 23, 2024A big shout out to all of the merchants who participated in our AMA with 2H Media: Holi...
By Jacqui Oct 21, 2024We want to take a moment to celebrate the incredible ways you all engage with the Shopi...
By JasonH Oct 15, 2024