I am embedding Shopify’s “Buy Button” into my own site. It looks ok on desktop and tablet, but there is a scroll bar in mobile version. I want to show all content without the scroll bar and tried to add “max-height:100%” and/or "overflow:hidden" into the code. Unfortunately, I failed.
Anyone may help?