marianaartshopvan Posted October 26, 2020 Share Posted October 26, 2020 Site URL: https://theartshop.ca Hi It would be amazing if someone could help me fit the index page in my home page so that the full design is visible on mobiles. As of now, the banner image of the index is cut when someone enters the site via mobile. But I want it to be seen fully. I'm attaching screen shots that explain better than me🤭 Thank you so much for any help you may be able to provide!! Mariana Link to comment
derricksrandomviews Posted October 26, 2020 Share Posted October 26, 2020 (edited) The best way you can get that to work is to have mobile viewers look at your site horizontally. You can disable mobile view and the banner image will be fully visible on vertical, but that will make everything way too small. Edited October 26, 2020 by derricksrandomviews Link to comment
tuanphan Posted October 27, 2020 Share Posted October 27, 2020 Add to Home > Design > Custom CSS @media screen and (max-width:640px) { .homepage .Parallax-item:first-child img { width: 100% !important; left: 0 !important; height: auto !important; } .homepage .Parallax-item:first-child figure { transform: unset !important; } section#about-tas-vancouver { min-height: unset !important; height: 160px; } } marianaartshopvan 1 Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
marianaartshopvan Posted October 27, 2020 Author Share Posted October 27, 2020 OMG Thank you SO MUCH!!! 😍😍 Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment