Remove Collection titles under images homepage - Dawn Theme

Hello,

I’m trying to remove the collection titles under each image in order to leave the image only (with clickable link). I looked at a few previous solutions answering this question but they haven’t seem to work for me.

If anyone had a solution that would be amazing :slightly_smiling_face:

url- organicmelody.com.au

Hey @jackthomasp

Follow these Steps:

  1. Go to Online Store

  2. Edit Code

  3. Find theme.liquid file

  4. Add the following code in the bottom of the file above tag


RESULT:

If I managed to solve your problem then, don’t forget to Like it and Mark it as Solution!

Best Regards,
Moeed


Go to online store ----> themes ----> go to three Dots ----> edit code ---->find theme.liquid files ----> place the code ---->
before the body ----->
if this code work please do not forget to like and mark it solution

It has removed the headings so thanks for that :slightly_smiling_face: but I noticed now there is no clickable link on the images. Do you know how to fix this?

Hey @jackthomasp

Remove the previous code and add this code instead


If I managed to solve your problem then, don’t forget to Like it and Mark it as Solution!

Best Regards,
Moeed

You’re the man! Thanks mate appreciate the quick response

Thank you for your reply. I’m glad to hear that the solution worked well for you. If you require any more help, please don’t hesitate to reach out. If you find this information useful, a Like would be greatly appreciated.