Shopify themes, liquid, logos, and UX
Hello,
I am building a Shopify store.
I am using Theme Sunrise.
Under the Slide Photos on my store, you can see that I have a Collection List.
Each Collection shows photo and text.
I would like to remove text. Only have photo on the Collection List.
Like this (current design VS what I want):
I found other forum threads telling to modify theme.liquid file or others... I already tried some options, always same result.
If someone would help me, I would appreciate.
My Shopify shop is:
Password is: 123456789
Thanks
Solved! Go to the solution
This is an accepted solution.
Hi @servtronic
Add the below CSS to style.css it will hide the title.
.collection-list .product-title {
display: none !important;
}
This is an accepted solution.
Hi @servtronic
Add the below CSS to style.css it will hide the title.
.collection-list .product-title {
display: none !important;
}
Works perfect !
Thank you
Your Welcome @servtronic
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024