All things Shopify and commerce
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
Hi! I have an issue with my photo’s. They won’t show on the collection pages, and also on the “our favourites” carousel on the homepage.
What can i do to resolve this issue? I’ve put up some photo’s, so you can see what i mean.
kind regards!!!
Hey @Lds_2
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 </body> tag
<style>
.shape--blob {
clip-path: unset !important;
position: unset !important;
}
</style>
RESULT:
If I managed to help you then, don't forget to Like it and Mark it as Solution!
Best Regards,
Moeed
Where can i find the </body> tag? It is not showing at the bottom on my theme.liquid.
Where can i place it?
Also my pictures where shaped in the shape “arch”
will it look like this again after adding the code?
thanks for your answer!
Hi. Welcome to the shopify community. I can help you with the problem. Can you give me access to the store? Thank you
Hi! Thanks for your answer i have another problem. The logo on mobile on the main page is in the center. But when i go to any other page the logo puts itself to the left side in header. What can i do to fix this? See pictures