Home › Forums › Support › Horizontal scrolling This topic has 1 reply, 2 voices, and was last updated 3 years, 3 months ago by David. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts October 4, 2019 at 8:18 am #1026256 Alvaro Hi, I just finished my first website with GeneratePress and 100% Gutenberg, using Qubely blocks library. I’m having an issue with horizontal scrolling of te page content. Seems that I’m missing some option on a specific section or in global GP settings. I tried body { overflow-x: hidden; } but is not enough. Could you please give a hand on this? Thanks. Alvaro October 4, 2019 at 8:52 am #1026288 DavidStaff Customer Support Hi there, try: html, body { overflow-x: hidden; } Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In