Solved

Remove Collection Title - Debut Theme

TABW
Tourist
7 0 0

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!

DFD53EA4-35DD-4039-A2FC-5AD3F2A33452.jpeg

8E993977-B61B-4F97-A393-618C5A1B6F67.jpeg

 

Accepted Solution (1)
UmairA
Shopify Partner
1106 101 225

This is an accepted solution.

Hey again @TABW,

You are welcome!

If your problem is solved, consider marking the answer as Accepted Solution. Thanks

View solution in original post

Replies 13 (13)

oscprofessional
Shopify Partner
15834 2369 3072

Hello,
Please share your site url.
So that i can check and let you know the exact solution here.

Get pass your Store Core Web Vital Free Speed Optimization Audit, Chat on WhatsApp | Skype : oscprofessionals-87 | Email: pallavi@oscprofessionals.com | Custom Pricing Wholesale App : Free | Hire us | Guaranteed Site Speed Optimization | Website Free Audit | Shopify Theme Customization | Build Shopify Private App | Shopify SEO | Digital Marketing
TABW
Tourist
7 0 0
thatsallbriwrote.com
UmairA
Shopify Partner
1106 101 225

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.

TABW
Tourist
7 0 0
You are AWESOME! That worked. Thank you so much for the help!
UmairA
Shopify Partner
1106 101 225

This is an accepted solution.

Hey again @TABW,

You are welcome!

If your problem is solved, consider marking the answer as Accepted Solution. Thanks

norahnewhouse
Tourist
28 0 0

can you show us how to solve this problem with the focal theme?

hester
Visitor
2 0 1

Hi there, 

Good Day to you. Thank you for assisting us. I'm facing an issue that I couldn't find theme.scss . 

 

hester_0-1612895821765.png

My URL: https://looksbaby-us.myshopify.com password: haha520 

isaacgt
Excursionist
12 0 3

Im having this same issue and cant find anything

UmairA
Shopify Partner
1106 101 225

Hey there @isaacgt,

I can't understand your problem completely. Are you talking about not being able to find theme.scss? If that's the case please check my reply to @hester in this thread.

Thanks

UmairA
Shopify Partner
1106 101 225

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.

MartaSantacana
Shopify Partner
19 1 9

Brilliant! exactly what I was looking for, thank you!

DinoHCarter
Visitor
1 0 0

Didn't work for me

norahnewhouse
Tourist
28 0 0

Hi there do you know how to do this on the focal theme?? I have been looking everywhere for a solution