Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi @ehrehr,
    Try to add to your CSS this code:

    .page-template {
        overflow: hidden;
    }

    If this does not work:

    .page-template {
        overflow: hidden!important;
    }

    Let me know if the problem is solved!

    Thread Starter Eino

    (@ehrehr)

    In what CSS? I don’t use Elementor Pro and I don’t want to mess up the wrong CSS.

    Hello @ehrehr;
    I don’t know how the CSS of your site is structured.
    You can try entering the code in b3c8c1.css file. If it doesn’t work you can remove the code and everything will come back as before. The important thing is that you insert it in a CSS that is read in all the pages. Let me know if the problem will be solved.
    Andrea Veglia

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Strange white Bar on the right (works only on mobile where you can scroll right)’ is closed to new replies.