helenechicoine Posted April 28, 2021 Share Posted April 28, 2021 Site URL: http://www.achacunsonpain.ca Hello, I want to make my banner responsive for mobile and tablets, and every piece of code I try doesn't work... Thank you. Link to comment
tuanphan Posted April 29, 2021 Share Posted April 29, 2021 18 hours ago, helenechicoine said: Site URL: http://www.achacunsonpain.ca Hello, I want to make my banner responsive for mobile and tablets, and every piece of code I try doesn't work... Thank you. Add to Design > Custom CSS > Then save & reload your site /* resize mobile banner */ @media screen and (max-width:640px) { section#commandeenligne figure img { width: 100% !important; height: auto !important; left: 0 !important; } section#commandeenligne { min-height: unset !important; height: 200px !important; } } 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