I have an iFrame using an HTML element when set to scroll displays the vertical & horizontal scroll bars. How could they be removed from the iFrame and still allow scrolling?
I came across the below suggestion in code. Any suggestion on how to implement this in bubble?
Another suggestion was to use CSS in the page header, but that did not work yet (at least while the iframe is in a reusable. I’ll test moving to the page level, cant see how that will help but worth a try).
Hi @daviddr17 Thank you. How would you recommend inputting the code? Into an HTML element in the page? Need to connect it to the iframe element with an id attribute?