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! 🙂
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025