I am doing a website for a dental clinic and I want to make a image slider comparison. I did it with juxtaposeJS.knightlab.com and embed the code in my Google site, but I don't know how to remove the scroll bar despite I have adjusted its height. Also, it loos horrible in mobile preview.
the image is a screenshot of how it looks in preview mode
This is the html code:
<iframe frameborder="0" class="juxtapose" width="100%" height="332"
<iframe src="https://cdn.knightlab.com/libs/juxtapose/latest/embed/index.html?uid=c9bdf8aa-b4bd-11ed-b5bd-6595d9b17862"></iframe>
I tried Googling for other solutions I found here and on other websites but it's either the scroll bar remains there or the image disappeared after editing the HTML code.