Home › Forums › Basel support forum › Slim scroll problem in RTL Slim scroll problem in RTL This topic has 3 replies, 2 voices, and was last updated 7 years, 2 months ago by Eric Watson. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts August 21, 2017 at 8:19 am #17882 HumanParticipant Hi, There is a problem with slim scroll bar in RTL mode. please look at the below screenshot: native scroll bar must be hidden. please hover your mouse on filters in this demo and see what I mean. August 21, 2017 at 9:50 am #17885 Eric WatsonParticipant Thank you for noticing and reporting this issue. We will fix it in our next theme release for sure. Kind Regards XTemos Studio August 21, 2017 at 9:52 am #17886 HumanParticipant Would you please offer some quick fix for now? I think this helps: .basel-scroll-content{ left: -17px !important; } August 21, 2017 at 11:17 am #17887 Eric WatsonParticipant Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue. .rtl .basel-scroll .basel-scroll-content { left: -17px !important; } Kind Regards XTemos Studio Author Posts Tagged: scrollbar Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to create new topics. Login / Register