remove collection title from banner but keep image

remove collection title from banner but keep image

ummemaryam
Visitor
1 0 0

i would like to hide the collection titles from collection banner as i am including it within my image for collection banner. how can i do this? i have selected and deselected show description in collection header section but it does not make a difference, the title remains.

I tried hiding the banner altogether and adding my own new header to solve the problem but the image does not fit well in mobile view, so not a viable and ideal solution. i am using theme venue, i am wondering if there is a fault as deselection 'show description' makes no difference.

please help, thanks

Reply 1 (1)

Erik_Abrio
Shopify Partner
29 6 10

Hi @ummemaryam ,

 

The Checkobx is probably hiding the description of a collection in Liquid: collection.description. The Value u want to hide is collection.title. If you want to edit this on your own. Try this:

Navigate to your Onlineshop --> click the 3 Dots next to edit Theme --> click edit code --> search something like collection banner and navigate into this file --> When you are in this file search for collection.title then you add style="display:none;" to the HTML Element which contains collection.title. If this doesnt help and you want me to take a closer look you can provide your myshopify domain.

Best Regards and have a great Day

Erik