http://arrc.webflow.io/
I placed overflow hidden on the parent but shadows are cut off when I do this.
Is there an alternative fix?
thank you!
Here is my public share link: https://preview.webflow.com/preview/arrc?preview=541af2dd42f62d3d7578f03e74230ae4
(how to access public share link)
sabanna
(Anna)
2
Add this code to the custom code area:
<style> body { overflow-x: hidden; } </style>
actually on my iphone it still scrolls right.
please advise
sabanna
(Anna)
5
Try to change in code snippet body to .at-body