Scrollbar doubled...
Hi there, after updating Betheme to Version 10.1 an issue concerning the scrollbar occured.
Means, that I see 2 scrollbars... the stylish one from the theme and the Standard one from the browser... (?)
When I define for body { margin-right: -18px; } in my child theme, the Standard scrollbar is not visible any more... but the margins of the whole contents especially on mobiles are influenced.
I updated the theme and child theme to Version 10.1. also the LayerSlider to the Version 5.6.2.
Any idea how to solve this?
As a first workaround I could probably deactivate the styles for the theme scroll bar... is this possible (?)
Best regards!
Comments
if scrollbar is doubled, we recommend to remove theme files, clear cache and then upload theme files once again but via FTP only because this sounds like something wrong happened with cache on your side.
Thanks!
Okay,... I did the recommended actions... but still the same. It seems to be an issue of the Child-Theme. When I Switch to the Main Theme the second Scrollbar disappears.
I removed all the Custom CSS in the Child Theme als well in the style.css of the Child-Theme, but always the second scrollbar appears. The only solution that works so far with the child theme is specifing a body { margin-right: -18px; }.
Any more ideas?