We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more

Re: HIDE COLLECTION DESCRIPTION

Solved

HIDE COLLECTION DESCRIPTION

Michelle103
Excursionist
19 0 3

HELP! My website is pulling collection descriptions. I can't figure out how to hide the text.

I have only entered the description so it can hopefully pull to google.

 

Thank you!!!

 

URL IS: https://gloriapatricollective.com/

 

Capture5.JPG

Accepted Solution (1)

AnneLuo
Shopify Partner
1381 240 281

This is an accepted solution.

You can try this code by following these steps:
Step 1: Go to the online store ->Theme ->Edit Code.
Step 2: Find the theme.liquid file and add the following code above the </head> tag

<style>
.collection__page--description {
   visibility: hidden;
}
</style>


Hopefully it will help you. If yes then Please don't forget hit Like and Mark it as solution!

If this is helpful, please Like and Accept the solution.
Want to modify or custom changes on store? Let me help.
- Feel free to Email Me   

Buy Me A Coffee

View solution in original post

Replies 11 (11)
Michelle103
Excursionist
19 0 3

Thank you so much!!

AnneLuo
Shopify Partner
1381 240 281

This is an accepted solution.

You can try this code by following these steps:
Step 1: Go to the online store ->Theme ->Edit Code.
Step 2: Find the theme.liquid file and add the following code above the </head> tag

<style>
.collection__page--description {
   visibility: hidden;
}
</style>


Hopefully it will help you. If yes then Please don't forget hit Like and Mark it as solution!

If this is helpful, please Like and Accept the solution.
Want to modify or custom changes on store? Let me help.
- Feel free to Email Me   

Buy Me A Coffee

Michelle103
Excursionist
19 0 3

Thank you so much!!!

erin23
Visitor
3 0 0

Hi AnneLuo, 

 

Is there a way to hide all descriptions from all collections on Symmetry? 

 

The above code did not work for me. 

 

Thanks in advance 🙂

AnneLuo
Shopify Partner
1381 240 281

Hi, @erin23 

Can you share the store URL and take a screenshot to describe your requirements? So that I can assist you.

If this is helpful, please Like and Accept the solution.
Want to modify or custom changes on store? Let me help.
- Feel free to Email Me   

Buy Me A Coffee

erin23
Visitor
3 0 0

Hi AnnaeLou,

 

URL IS: https://gloriapatricollective.com/

 

Is it possible to hide the collection descriptions from the website, but keep them for SEO?

 

Thank you,

Erin 

AnneLuo
Shopify Partner
1381 240 281

Can you take a screenshot to show where the collection description is?

If this is helpful, please Like and Accept the solution.
Want to modify or custom changes on store? Let me help.
- Feel free to Email Me   

Buy Me A Coffee

erin23
Visitor
3 0 0

erin23_0-1718980044531.png

Right now it appears at the top. I want it hidden from the top/bottom altogether, without actively deleting the descriptions for each collection. 

KC82
Visitor
1 0 0

Hi there,

Was a solution found? I am interested in the same - hiding collection page descriptions. 

www.detailsbyoKsana.com

 

thank you, 

GWB
Visitor
2 0 3

hi AnneLuo,

 

This code didnt work for me to hide the description of my collections. Could you advise further please? Many thanks 🙂

AnneLuo
Shopify Partner
1381 240 281

Hi. Can you share your website link with me?

If this is helpful, please Like and Accept the solution.
Want to modify or custom changes on store? Let me help.
- Feel free to Email Me   

Buy Me A Coffee