A second sliding bar pops up

Hi everyone,

After the latest update a second (unwanted/unnecessary) sliding bar pops up next to the regular one.
It is not only ugly but also irritating since it sometimes shows off and on continuously.
We couldn’t determine what would be the cause so any help is appreciated.

You can see it by visiting https://www.walkovr.com,
or directly through below screenshot:

Best,
Tugra

Hi Tugra,

Thanks for reaching out.
I have checked your website but didn’t find the second scrollbar as shown in your screenshot. If you are still having this issue, please mention the device, browser name and version, and also the operating system you are using, that helps us to replicate the issue at our end.

Thanks

Hi @tristup
Thanks for the reply.
Yes, indeed the problem keeps up and is annoying. Here is the information you need:

Windows 10, Notebook MSI Prestive 15 A10SC that I’m currently working on.
The browser is Chrome, Version 94.0.4606.81 (Official Build) (64-bit)

It sometimes comes and goes after the webpage is fully loaded, however, it is definitely there until the slider fully loads.

Hi Werther,

Thank you for writing in, to fix the double scrollbar issue, please add this to Theme Options > CSS

body.home {
	overflow: hidden;
}

Hope it helps,
Cheers!

It seems everything is Ok @friech
Thanks a lot for this awesome hint.

Best,
Werther

Glad we could help,

Cheers!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.