PregAppetit Posted August 28, 2020 Share Posted August 28, 2020 (edited) Site URL: https://www.pregappetit.com Hi does anyone know how to re-size the hero gallery carousel on the homepage? It takes up too much of the screen and I want to make it smaller, and the images do not resize on mobile. www.pregappetit.com Thank you!! Edited August 28, 2020 by PregAppetit Link to comment
tuanphan Posted August 29, 2020 Share Posted August 29, 2020 Add to Home > Design > Custom CSS @media screen and (max-width:640px) { section#hero-images img { width: 100% !important; left: 0 !important; height: auto !important; } section#hero-images, section#hero-images>div { min-height: unset !important; height: 240px !important; } } PregAppetit 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment