Hello I need help on to remove the titles at the bottom of the collection image and just have the clickable image in the Dawn theme. The pictures are how it looks in mobile view and desktop view.
Please share your store URL.
wicked-legacy.myshopify.com is my website
@jay6587 , do this to fix it in 20 seconds:
- In your Shopify Admin go to: online store > themes > actions > edit code
- Find Asset > base.css and paste this at the bottom of the file:
.collage-content__info{
display: none !important;
}
Kind regards,
Diego
- In your Shopify Admin go to: online store > themes > actions > edit code
- Find Asset > base.css and paste this at the bottom of the file:
.collage-content__info{ display: none !important; }
This also remove the prices of the others products in the collage and the collection link doesn’t work anymore
I am not sure if you were able to find a solution to your issue but here is how to get rid of Multimedia Collage.
-
Go to Customization and be sure HOME PAGE is selected.
-
Then look below for COLLAGE.
-
The COLLAGE section should be over the the right (this is where your COLLAGE settings are).
-
Delete MULTIMEDIA COLLAGE from the HEADING SECTION and enter what you would like to call it or you may leave it blank.
-
Save it & you’re done!
I am not sure if you were able to find a solution to your issue but here is how to get rid of Multimedia Collage.
-
Go to Customization and be sure HOME PAGE is selected.
-
Then look below for COLLAGE.
-
The COLLAGE section should be over to the right (this is where your COLLAGE settings are).
-
Delete MULTIMEDIA COLLAGE from the HEADING SECTION and enter what you would like to call it or you may leave it blank.
-
Save it & you’re done!
hi Diego
I am also facing the same issue. i tried this code today but its not working. Kindly help me to resolve this issue.
store URL - https://www.ikkhuras.com/
This also remove the prices of the others products in the collage and the collection link doesn’t work anymore. kindly help me to resolve this issue.



