Hey there! I'm currently working on building a website using Enjin, but I'm running into some trouble with the scrollbar. If you take a look at my site, you'll notice that there are two scrollbars showing up and I only want one.
I've tried using overflow: hidden
, overflow-x: hidden
, and overflow-y: hidden
, but none of them seem to be doing the trick.
You can check out my website here:
Here's the code I'm using: https://codepen.io/AndriusTAP/pen/wvMpgbp