• A site I am working on uses the Futurio theme and when browsing it on mobile the web pages are not full width. You are able to move the screen to the right, revealing blank white space. I tried adding additional CSS provided from another forum:

    @media screen and (max-width:481){}
    @media screen and (min-width:482px) and (max-width:782px){}
    @media screen and (min-width:782px) {}

    After clearing my website cache this did not seem to do anything. Any suggestions?

    • This topic was modified 3 years, 10 months ago by exentrify.

    The page I need help with: [log in to see the link]

The topic ‘Mobile Site not fullscreen’ is closed to new replies.