Shopify themes, liquid, logos, and UX
Does anyone know how to change the size of the product titles in the Collections List box?
There isn't a way to do this from the sidebar.
Solved! Go to the solution
This is an accepted solution.
Hi @xxxxxx ,
This is Victor from PageFly - Landing page builder, I’d like to suggest this idea for solution:
Step 1. Go to Online Store -> Theme -> Edit code
Step 2. Open your theme.liquid theme file
Step 3. Paste below code before </body> :
<style>
a.full-unstyled-link {
font-size: 18px !important
}
</style>
Note: You can change value to fit your store
Hope my answer will help you.
Best regards,
Victor | PageFly
Hi,
Share your Store URL.
If settings are available in your theme, then you can change them from the sidebar otherwise you have to wright CSS for it.
Thanks
Sandeep
This is an accepted solution.
Hi @xxxxxx ,
This is Victor from PageFly - Landing page builder, I’d like to suggest this idea for solution:
Step 1. Go to Online Store -> Theme -> Edit code
Step 2. Open your theme.liquid theme file
Step 3. Paste below code before </body> :
<style>
a.full-unstyled-link {
font-size: 18px !important
}
</style>
Note: You can change value to fit your store
Hope my answer will help you.
Best regards,
Victor | PageFly
Works perfectly.
The year-end shopping spree is around the corner! Is your online store ready for the ...
By JasonH Nov 10, 2024We 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, 2024