Hi, I need the title position of the collections to appear above the images on both desktop and mobile as shown in the screenshot. By default they appear below ![]()
Thanks in advance,
Lucas!
Hi, I need the title position of the collections to appear above the images on both desktop and mobile as shown in the screenshot. By default they appear below ![]()
Thanks in advance,
Lucas!
Hi @cuinatialplat1
Could you share your store URL?
Hello,
Welcome to the Shopify Community.
I read your problem and it seems that I need to analyze your website to provide the solution here.
Would you please share your website URL and if your website is password protected then also provide the password.
Hello There,
Please share your store URL and password.
So that I will check and let you know the exact solution here.
Hey @cuinatialplat1
Could you please provide your Store URL and, if applicable, the Password too? Your cooperation is greatly appreciated!
Best Regards,
Moeed
Hello Haxxan thanks for the quick response! You mean Card-collection.liquid right? I am not sure which text i need to copy exacly and where to place itβ¦ Isnβt there a snippet of code that I can add have the text above the image?
https://cuinat-i-al-plat-a-casa.myshopify.com/
Here it is. I need a snipped of code that ai can paste so the text goes above the image. Thank you!
https://cuinat-i-al-plat-a-casa.myshopify.com/
I need a snipped of code that ai can paste so the text goes above the image. Thank you!
Please add this code to your base.css file to do it
.collection-list .card { flex-direction: column-reverse !important; }
Thank you so much!
Happy I could help ![]()