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
i cant find how to fix this at buttom
it says no image and i cant remove it/find where to remove it please help!
Solved! Go to the solution
This is an accepted solution.
Hello There,
1. In your Shopify Admin go to online store > themes > actions > edit code
2. Find Asset > base.css and paste this at the Bottom of the file:
.collection .product-images {
display: none;
}
Hello There,
Please share your store URL and Password.
So that I will check and let you know the exact solution here.
I cant reply with it, it keeps deleting my comments?
https://drapeattire.shop/
Password DrapeAttire03-11-2023
Hello Zastard everytime i try to send the pass and Shop link it removes my message this is my last try or imma give up lmao
https://drapeattire.shop/
DrapeAttire03-11-2023
This is an accepted solution.
Hello There,
1. In your Shopify Admin go to online store > themes > actions > edit code
2. Find Asset > base.css and paste this at the Bottom of the file:
.collection .product-images {
display: none;
}
THANKS!
Thank you for your response. It's good to know that it's worked for you. Kindly feel free to get back to me if you need any further assistance.
If helpful then please Like and Accept Solution.