laurensmithart Posted October 3, 2022 Share Posted October 3, 2022 (edited) Site URL: https://www.thehost.co/home I'd like this page to be stacked on tablet view like it is in mobile. I tried playing with mobile break point but it doesn't seem to change anything other than the navigation. This is page is an index and uses 7.0. Thank you! Edited October 3, 2022 by laurensmithart Link to comment
tuanphan Posted October 4, 2022 Share Posted October 4, 2022 Add to Page Header <style> @media screen and (max-width:1024px) and (min-width:768px) { figure { flex-direction: column; } figure>* { width: 100% !important; } section.Index-page .col { width: 100% !important; } } </style> 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment