I’m having with issues with the add to cart button on my ipad. It’s currently on top of the description and it moves when scrolling up and down. Is there a code to make it remain in place and also lower it a bit ?
Hi @Karla8
Nice website, Simple and clean.
Further, it is because of the static position css written which is making the content to move when scrolling. Also seen few button UI issues SS for ref https://prnt.sc/d4IKVD838Eyi
Moreover, for ATC button we can make it sticky to the bottom of the screen but that will a time taking one.
Thanks a lot for the quick answer ! yes, the button is on top of the description. Is there a way to lower it down ? I managed to do it for my phone but on this one I have tried several codes and nothing works.