Hello,
I’ve made some changes to how Add to cart button looks on mobile devices using CSS only (position fixed for max-width=760)
it works but the Add to Cart button has some strange bahaviour on MouseDown event, it just moves up for about 30px and then comes back when the mouse key is released.
I need to fix this so I can position the bar at the bottom of the page (position fixed at bottom:0px)
Now I had to keep them on top which looks ugly. when I move the bar to the bottom, the add to cart button goes to the top of the page on Mouse Down, making it impossible for user to click it and add product to cart.
I hope I could explain the issue, please check on any single product page on madotta.com/shop
By the way, I think this is a nice feature for you to include on your next versions (maybe on Cardinal or Joyn) because with the cart and main menu sliding from sides of the page, and the price and add to cart button always showing on bottom, it will be a really great theme for mobile friendly shopping.
Cheers,
Sia