All things Shopify and commerce
Hi,
I'd like to move the title on my collection image to the top left of the image like this:
I'd also like to make the text much bigger to be in proportion to the size of the photo.
Much appreciated of any help!
Thank you 🙂
Solved! Go to the solution
This is an accepted solution.
@hardingmolly Please add the below line of CSS code at the end of your base.css file.
.section-collection-list li.collection-list__item.grid__item .card__content{
top:30px;
transform:translate(-50%, 0);
}
@hardingmolly hope you are doing well.
Could you please share your store URL? so can check and guide you
This is an accepted solution.
@hardingmolly Please add the below line of CSS code at the end of your base.css file.
.section-collection-list li.collection-list__item.grid__item .card__content{
top:30px;
transform:translate(-50%, 0);
}
Great, that worked!! Thank you so much for your help! 🙂
Discover how to increase customer engagement on your store with articles from Shopify A...
By Jacqui Apr 23, 2025Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025