All things Shopify and commerce
This is an accepted solution.
Hi @ayushsah ,
You can try this code by following these steps:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file theme.liquid
Step 3: Paste the below code at the bottom of the file -> Save
<style>
#MainContent .collection .card__information h3{
font-size:20px
}
</style>
Hope my solution works perfectly for you!
Best regards,
Oliver | PageFly
Please let me know if it works by giving it a Like or marking it as a solution!
PageFly - #1 Page Builder for Shopify merchants.
All features are available from Free plan. Live Chat Support is available 24/7.
Hey @ayushsah
Welcome to Shopify Community! Can you share your Store URL so I can have a look on it? Also, if you have password enabled then please share the password as well. Your cooperation would be greatly appreciated.
Best Regards,
Moeed
This is an accepted solution.
Hi @ayushsah ,
You can try this code by following these steps:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file theme.liquid
Step 3: Paste the below code at the bottom of the file -> Save
<style>
#MainContent .collection .card__information h3{
font-size:20px
}
</style>
Hope my solution works perfectly for you!
Best regards,
Oliver | PageFly
Please let me know if it works by giving it a Like or marking it as a solution!
PageFly - #1 Page Builder for Shopify merchants.
All features are available from Free plan. Live Chat Support is available 24/7.
Thank you so much !!
hi there,
does this work for version 15.2.0 of dawn theme. i tried but nothing happened. please help. i need to reduce the too big font size of product card headline or titles using dawn theme 15.2.0
/* Change font size for product card titles */
.card .card-information h3.card-information__text {
font-size: 16px; /* Adjust the size as needed */
}
/* Change font size for product card prices */
.price__regular, .price__sale, .price__unit {
font-size: 14px; /* Adjust the size as needed */
}
/* Change font size of the product text */
#MainContent .collection .card__information h3 {
font-size: 18px; /* Sets the font size to 18 pixels */
}
This worked great on desktop but didn't seem to change on mobile view. Could you advise how to change there?
Hi
how can i change the font size on the product title on the products page?
Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, 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, 2024