Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
I would love some help with making these collection titles on my homepage smaller please. I am just updating my Flex theme to the 5.0.1 version. Thankyou for any help.
Solved! Go to the solution
This is an accepted solution.
That is correct, and this code is made for mobile only. If you want it works for desktop, please update code to this
<style>
.collection-list__caption-wrapper--below-image .title {
font-size: 24px;
}
@media (max-width: 749px){
.collection-list__caption-wrapper--below-image .title {
font-size: 16px;
}
}
</style>
- Helpful? Like & Accept solution! - Support me? Buy me a coffee
- Ryviu - Product Reviews & QA app: Collect customer reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image.
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- Enjoy 1 month of Shopify for $1. Sign up now.
Hi @MrsMacca
Please share your store URL please
- Helpful? Like & Accept solution! - Support me? Buy me a coffee
- Ryviu - Product Reviews & QA app: Collect customer reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image.
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- Enjoy 1 month of Shopify for $1. Sign up now.
The current live is the 2.2.2 Flex version, which has the titles the size I would like them to be on my unpublished 5.0.1 version
Please share the preview URL of the unpublished theme
- Helpful? Like & Accept solution! - Support me? Buy me a coffee
- Ryviu - Product Reviews & QA app: Collect customer reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image.
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- Enjoy 1 month of Shopify for $1. Sign up now.
Go to Online store > Themes > click three dots button on that theme > Edit code > open theme.liquid file, add this code below under <head> element
<style>
@media (max-width: 749px){
.collection-list__caption-wrapper--below-image .title {
font-size: 16px;
}
}
</style>
- Helpful? Like & Accept solution! - Support me? Buy me a coffee
- Ryviu - Product Reviews & QA app: Collect customer reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image.
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- Enjoy 1 month of Shopify for $1. Sign up now.
is this correct? Unfortunately it didnt work
This is an accepted solution.
That is correct, and this code is made for mobile only. If you want it works for desktop, please update code to this
<style>
.collection-list__caption-wrapper--below-image .title {
font-size: 24px;
}
@media (max-width: 749px){
.collection-list__caption-wrapper--below-image .title {
font-size: 16px;
}
}
</style>
- Helpful? Like & Accept solution! - Support me? Buy me a coffee
- Ryviu - Product Reviews & QA app: Collect customer reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image.
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- Enjoy 1 month of Shopify for $1. Sign up now.
This worked perfect. Thankyou so much for your help.
You are very welcome, @MrsMacca
- Helpful? Like & Accept solution! - Support me? Buy me a coffee
- Ryviu - Product Reviews & QA app: Collect customer reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image.
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- Enjoy 1 month of Shopify for $1. Sign up now.
HI @MrsMacca
This is Henry from PageFly - Landing Page Builder App
You can try this code by following these steps:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file styles.css
Step 3: Paste the below code at bottom of the file -> Save
.jsCollectionList span.title {
font-size: 16px !important;
}
Hope that my solution works for you.
Best regards,
Henry | 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.
@PageFly-Henry Im having this issue on mobile view (huge collection photos...is there a way I can increase the number of collection images per line or make them smaller? My site is www.disappearhere.org
Im happy to donate to anyone that can help
You can try with this code:
@media (max-width: 767px){
.collection-list__item.grid__item {
max-width: calc(32% - var(--grid-mobile-horizontal-spacing) / 2) !important;
}}
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.
Thanks for your reply @PageFly-Henry where abouts would I post this in the Spotlight code? I looked for a styles.css as in the previous advice above and there was no such section. TIA
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