• Hey guys,

    Out of nowhere I had a double scrollbar appear on one of my pages (only one).

    That page was created with elementor. Any idea of what could be causing this?

    Thanks!

Viewing 1 replies (of 1 total)
  • Thread Starter guineder

    (@guineder)

    I have the following CSS entered that when removed the scrollbar goes away.

    However, I want to keep this if possible

    /* Overflow Hidden */
    html,
    body{
    width:100%;
    overflow-x:hidden;
    }

Viewing 1 replies (of 1 total)

The topic ‘Double Scrollbar Appeared on One Page’ is closed to new replies.