 empeethree
            
              6 years ago
            empeethree
            
              6 years ago
            
            as an occasional mobile user, I'm just happy if the page is even viewable at all. I mastered the art of pinch zooing on pages designed for desktop users.
 ninjacoder58
            
              6 years ago
            ninjacoder58
            
              6 years ago
            
            Often times users want it yesterday and they want it free but we try to make our sites "user friendly" as we can.
 empeethree
            
              6 years ago
            empeethree
            
              6 years ago
            
            Maybe what I could do, is make a simplified welcome page, and have that be mobile friendly, and have this current SEFY home page be a page to click on a link to in the welcome page.
A welcome page sounds much more appropriate by the way.
I just came up with this idea of warning mobile users that they gotta pinch-zoom a lot if they wanna see the fully-fledged front page after the "splash page".
Try this in style (css): iframe{ max-width: 90% !important; } img { max-width: 90% !important; }