Hi, mobile view of store is not showing quick shop/or add to cart button need help with this .
pasword :Halalmarked
Hi, mobile view of store is not showing quick shop/or add to cart button need help with this .
pasword :Halalmarked
yes, please try this code
@media (max-width: 859px) {
.no-touch .productitem--actions {
position: relative !important;
bottom: 0 !important;
opacity: 1 !important;
visibility: visible !important;
}
}
it is showing the button in editing but when i open in mobile nothing appear