Shopify themes, liquid, logos, and UX
Hello!
I am looking to completely remove the collection title (or at least place it behind the picture). Currently the title is on top of the image on my home page and product/collections page. I have an Product Image that displays my collection title, so the provided Shopify title ends up being redundant. Can anyone help?
Thanks a bunch!
Solved! Go to the solution
This is an accepted solution.
Hey again @TABW,
You are welcome!
If your problem is solved, consider marking the answer as Accepted Solution. Thanks
Hello,
Please share your site url.
So that i can check and let you know the exact solution here.
Hey there @TABW,
Add the following code to your theme.scss.liquid file
.collection-grid-item__title {
display: none !important;
}
Hope this helps, let me know if you need help with anything else.
This is an accepted solution.
Hey again @TABW,
You are welcome!
If your problem is solved, consider marking the answer as Accepted Solution. Thanks
can you show us how to solve this problem with the focal theme?
Hi there,
Good Day to you. Thank you for assisting us. I'm facing an issue that I couldn't find theme.scss .
My URL: https://looksbaby-us.myshopify.com password: haha520
Im having this same issue and cant find anything
Hey there @hester,
Shopify is no longer supporting SCSS and shifted to CSS only so from now on you'll only see .css files instead of .scss files in every new theme version. You can use theme.css instead of theme.scss without any trouble (I.e you can use the same code I provided in theme.css)
Hope it helps.
Brilliant! exactly what I was looking for, thank you!
Didn't work for me
Hi there do you know how to do this on the focal theme?? I have been looking everywhere for a solution
User | RANK |
---|---|
142 | |
96 | |
79 | |
70 | |
69 |
This blog post is a recap of the webinar Getting Ready For BFCM: How To Run A Flash Sal...
By Jacqui Oct 3, 2023Explore the 30-30-30 rule, a dynamic social media strategy for new businesses. Learn how t...
By Trevor Sep 20, 2023Discover how to leverage the often overlooked footer of your ecommerce site to gain custom...
By Skye Sep 15, 2023