Home>Support>I need help with this CSS problem

I need help with this CSS problem

Im fairly new to all this CSS stuff so thats the reason i cant solve this one!

On my website i have edited some of the code to make the navigation look nice which in my opinion it does, now on the PC everything is ok, its all fine and dandy HOWEVER on mobile 1/3 of the screen is taken up by a horrible black square!

Ive looked everywhere for the solution but i still cant find it!

The web address:
http://teamsolidgaming.com/

(Please view on a mobile to see the problem!)

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 6 years, 2 months ago Andrew Misplon
    Hi, I Work Here

    Hi Jack

    Try adding:

    html {
        overflow-y: visible;
    }

    If that doesn’t work, try forcing it with:

    html {
        overflow-y: visible !important;
    }
Replies on this thread are closed. Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More