I would like to remove all border from my website, unfortunately the codes i found didn’t worked on this section nor the images in the all collections page
also any way to make the image from collage section link to something?
thanks a lot
sorry for any issue can you pleas share store url
Wow the master of help himself, i read so much of your post replies and managed to edit quite a bit thanks to you!
My shop is https://thanksskin.myshopify.com/
password is peible
yes please try this code
.card {border: none !important;}
Great, Thanks a lot !
that worked for the collection page but not for the multimedia collage
Can this be applied to the multimedia collage of the main page?
also on the multimedia collage, could it be possible to hide the category name?
i found this code :
”.collage-content__info{
display: none !important;
}”
but it also hide the price of the product and make the category not clickable anymore
yes please share issue image and this page url please
yes please add this code
.collage-card {border: none !important;}
.collage-content__info{display: none;}
It does work in removing the borders but all infos are disappearing, i would have like to just remove the collection section title while keeping the price of the product showcase section
can you please which part do you have show or hide