Product options appear on the home page, making the layout less appealing. I want to hide them from the home page only.
Can anyone help me?
Product options appear on the home page, making the layout less appealing. I want to hide them from the home page only.
Can anyone help me?
@Line91 Can you please share this page link?
Hello @Line91
Welcome to the Shopify Community! Please share your store URL and password (if it’s password-protected), so I can check and provide you with the exact solution.
Hello
Thanks
https://blumpie.com/en
@Line91 this home page do not have option, can you please enable for any one?
Hey there @Line91 You should follow the clearly outlined steps in this blog post here https://bsscommerce.com/shopify/how-to-hide-product-on-shopify/ and see if it works for you.
Hello @Line91
.products-arrivals .product-collection__options {
display: none;
}
Hello
Thank you
Unfortunately, it’s not suitable for me
Hello
Thanks
done
Hello @Line91
.products-arrivals .product-collection__options {
display: none!important;
}
@Line91 please add this css to the very end of your base.css file and check,
Shopify Admin → Online Store ->Theme → Edit code → base.css
.product_section.collection_carousel_product .product-collection__options{display: none !important; visibility: hidden;}
Hello @Line91
And in which file have you added the CSS?
Thanks, unfortunately nothing new
@Line91 it worked, I see like this, please clear cache and check
Thank you very much.
It’s already been resolved. > I made a mistake in the file name (the last solution is correct).
But I have a small problem now: the options are not appearing in the pop-up.
Hello @Line91
The code to display options in this popup hasn’t been implemented. We’ll need to add that code, and for that, I will need access.
Thank you very much. What do you need so we can solve the problem?
Hello @Line91
Could you please provide the collaborator access code for your store?