TLH Posted January 26, 2022 Posted January 26, 2022 Site URL: https://www.thelivinghouse.co.uk/mini-living-details We would like to make the gallery block displaying three images starting with ‘design dossier’ gallery larger as it’s quite small on mobile view compared to desktop. How can we make this larger for mobile? I’ve attached a screenshot.
tuanphan Posted January 28, 2022 Posted January 28, 2022 Try adding to Design > Custom CSS. You can adjust 150% @media screen and (max-width:767px) { [data-section-id="61f16e86ca2a991d8d863d5f"] .gallery-slideshow-item img { width: 150% !important; left: 50% !important; height: auto !important; transform: translateX(-50%); } } 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!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment