All things Shopify and commerce
Hi there,
I'd like to make the text size on each picture of the Collection List on Homepage bigger. Could anyone share the needed custom CSS to do this? Apologies if there's something similar to this out there already- I'm a newbie when it comes to coding!
The theme is Impulse by Archetype.
Thanks a bunch!
Hi @Nu88 ,
Could you please share your store URL, so that I can help you
Hi @Nu88 ,
This is Anthony from Beae Landing Page Builder, and I’m happy to assist you today.
While I acknowledge that this issue falls short of the desired outcome, I have an idea that I believe might be of help:
1. Go to Online Store -> Theme -> Edit code
2. Open your theme.liquid file
3. Paste below code before </body>:
<style>
.promo-grid__text>div {
font-size: 40px !important
}
</style>
Note: You can adjust the value to fit your store
Best regards,
Anthony
Hi Anthony, thanks a lot for the suggested solution! The code unfortunately enlarges fonts in other areas not needed to be enlarged. I only need the texts in the collection boxes bigger
Thank you for the information.
Try this one.
.rte--block.rte--strong {
font-size: 50px !important;
}
Hey, thanks so much for the suggested solution! Unfortunately it didn't work - after pasting the code nothing changed. Not sure if it'll help but please see screenshot for what the codes at the bottom look like under Asset folder > theme.css.liquid
Hi @Nu88
Would you mind to share your Store URL website? with password if its protected. Thanks!
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025