Ewalia78 Posted December 7, 2020 Share Posted December 7, 2020 Site URL: https://fox-marlin-8sz6.squarespace.com/ Hello everyone ! I have a problem on my website with my diaporama banner ! I can't find a way to change it's size with custom css. I found a way to reduce the banner size on the other pages but it's just a simple image and not a diaporama ! Hope my english is not too bad and someone will help me ! Have a nice day everyone. Link to comment
tuanphan Posted December 9, 2020 Share Posted December 9, 2020 Add to Home > Design > custom CSS @media screen and (max-width:640px) { div#nouvelle-page-45 img { width: 100% !important; left: 0 !important; height: auto !important; } div#nouvelle-page-45 { height: 40vh !important; } } Then save & reload your site Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.