Forum Discussion
bigfraggle007
Mar 27, 2020Brass Contributor
Bug: scrollbar not working with fixed backgrounds (css)
Hi, when fixing a background image (css) the scrollbar doesn't work. background: url(image.jpg) fixed; 83.0.461.1
HotCakeX
Mar 28, 2020MVP
bigfraggle007
Mar 28, 2020Brass Contributor
Sorry, code is in progress...
https://codepen.io/bigfraggle/pen/JjdwBvX
The scrollbar doesn't work, you're not able to scroll by clicking.
When removing the "fixed" within body css it's fine.