-
AuthorPosts
-
December 7, 2017 at 9:12 pm #886229
Hi – I’ve a problem I’ve just noticed (Windows, Chrome) where there’s a double vertical scrollbar on all pages. Sometimes, 3 scroll bars…
I tried the following css solution – and it removed the scroll bar but stopped any kind of scrolling at all!
body {
overflow: hidden !important;
}Screenshot here: https://screenpresso.com/=23rrd
Site in private area.
Can you help?
Thanks,
MarkDecember 7, 2017 at 11:52 pm #886272Hey copemanm,
I’m able to scroll the site with no issue. Were you able to get this fixed?
Best regards,
Jordan ShannonDecember 8, 2017 at 12:44 am #886306Hi. Scrolling is fine but I need to figure out why there is a double scroll bar please as per the screenshot?
Thanks.
December 8, 2017 at 11:08 am #886413Hi copemanm,
Here is a thread to consider:
https://kriesi.at/support/topic/double-scrollbar/If you need further assistance please let us know.
Best regards,
VictoriaDecember 12, 2017 at 12:56 pm #887893Hi Victoria – I’ve tried everything in that thread – I thought it may be a plugin issue too – but nothing changes when I disable and clear cache.
The CSS suggested – if I add it to the top of the quick css – it actually disables scrolling completely!
Do you have any other suggestions? It doesn’t look great!
Thanks,
Mark- This reply was modified 6 years, 11 months ago by Enfolduser.
December 12, 2017 at 7:06 pm #888034Hi,
Are you running this or anything from this plugin:
https://codecanyon.net/item/ninja-kick-series-all-in-one-pack/9056249
Best regards,
Jordan ShannonDecember 12, 2017 at 7:17 pm #888040Yes Jordan… but when I disabled the plugin – it didn’t remove the toolbar?
Cache issues perhaps?
Is there a workaround – I’ve only just noticed it and we’ve been using the Ninja plugin for months…
Thanks,
MarkDecember 12, 2017 at 7:27 pm #888050Hi,
Once I removed the classes related to that plugin, it removed the scrollbar so I believe the issue points there. Was there a recent update to the plugin that may have caused this?
Best regards,
Jordan ShannonDecember 12, 2017 at 7:39 pm #888052Hmmmm – I’ve just disabled it, cleared the WP Rocket caches and it’s still showing a double vertical toolbar on all pages?
Feel free to take another look right now maybe?
thanks,
MarkDecember 12, 2017 at 7:51 pm #888053Hi,
Now try adding this to quick css:
#wrap_all { overflow-y: hidden!important; }
Best regards,
Jordan ShannonDecember 12, 2017 at 8:29 pm #888062Bingo – thank you Jordan.
Ninja Kick plugin reactivated and all is good.
Appreciate your help.Thanks,
MarkDecember 13, 2017 at 12:16 am #888118Hi,
No problem. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon -
AuthorPosts
- The topic ‘Double vertical scrollbar’ is closed to new replies.