Hi Enfold team,
I’m trying to remoe the scrollbar from my homepage (only), i’ts a fullscreen slideshow and i need it whiout scrollbars.
That is my website: http://gringosbuffeterestaurante.com.br/
Thank you.
Hi Vinicio!
Add a codeblock element to the page and add this inside it.
<style type = "text/css">html, body { height: 100% !important; overflow: hidden !important; }</style>
Cheers!
Elliott
Work like a charm, thank you Elliot.
Im having an issue with scroll bar. It appears there for no reason, and its like 1px long. Is there a way to remove it? Above mentioned code removes footer in Firefox
Hi,
I couldn’t see anything like that on my end in Firefox or Chrome, in what browser are you see it?
Regards,
Rikard
Hello Rikard, we manage to fix that somehow.