joaoruas Posted February 26, 2021 Share Posted February 26, 2021 Site URL: http://joaoruas.com http://www.joaoruas.com pass: 777 I have this odd issue that when I click any section, the site shifts a few pixels to the right. just hit the "ABOUT" or any other section and you will see. I tried a bunch of things in css and nothing worked. I even deleted all the custom css and the problem persists. Can anyone help me please? Link to comment
joaoruas Posted February 26, 2021 Author Share Posted February 26, 2021 it seems I kind of solved the issue which was the scrollbar... I used html { overflow-y: scroll; } however, I have to say I would prefer to ignore the scrollbar width instead of leaving it there all the time... any ideas on how to do that? Link to comment
tuanphan Posted March 2, 2021 Share Posted March 2, 2021 try html, body { overflow-x: hidden; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment