Products in stock message and Sticky Add to cart
-
If I activate this too, I get the Product in stock message next to sticky add to cart and on mobile is pretty bad.
Hello,
Please provide your site URL so that we could check and suggest the solution.
Best Regards
Hello,
You can hide it with custom CSS, try this code:
.woodmart-sticky-btn .stock {
display:none;
}
Add this code to Theme Settings > Custom CSS
Best Regards
This will hide it on Desktop too and mobile too, I don’t wish to see it near Sticky Add to cart, but I wish to be there, on product section. Where is the default location
Hello,
Add this code to Theme Settings > Custom CSS > Custom CSS for mobile
It will be hidden only on mobile.
Best Regards
It’s working. Thanks
Also I noticed if I have activated 1 column for the gallery photos, the sticky add to cart appear while the normal Add To Cart button is still visible.
Can we change this so that Sticky Add to cart to appear only Normal Add to cart Button isn’t visible anymore?
Hello,
If you want to hide sicky add to cart, navigate to Theme Settings > Product page > disable it there.
Best Regards
I want to be active
But it’s appearing to soon.
It should be active only when the old add to cart isn’t visible, right?
Hello,
This options cannot be changed unfortunately.
Best Regards