Shopify themes, liquid, logos, and UX
I currently have the Quick Add button enabled under my products and the product title font is a bit too big when viewed on mobile. Is there a way to make this smaller?
Thanks 🙂
password: yaurow
Solved! Go to the solution
This is an accepted solution.
@LEEDIA - add this css to the end of your base.css file and check, adjust numbers as per the need
@media screen and (max-width:749px){
.quick-add-modal .product__title>a .h1{font-size: 24px; line-height: 32px;}
}
This is an accepted solution.
@LEEDIA - add this css to the end of your base.css file and check, adjust numbers as per the need
@media screen and (max-width:749px){
.quick-add-modal .product__title>a .h1{font-size: 24px; line-height: 32px;}
}
This worked perfectly. Thank you so much!
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