narnado Posted May 18, 2020 Share Posted May 18, 2020 (edited) Site URL: https://kristelandnic.com/ I want to reduce the height of one of the background images on my site along with a carousel on mobile. Right now they take up too much space and the image cropping is a bit awkward. See image attachments for too see which sections need adjustments. @tuanphan you probably might know how to resolve this. Thanks in advance!! Edited May 18, 2020 by narnado Link to comment
tuanphan Posted May 19, 2020 Share Posted May 19, 2020 Add to Home > Design > Custom CSS @media screen and (max-width:767px) { [data-section-id="5ea608f7cffe7b1a43965b2d"] { min-height: 30vh !important; } } martelil 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
martelil Posted May 27, 2020 Share Posted May 27, 2020 I'd like this to work for me too. But I get a #collection value, not data section id. Is that why I can't get the code to work? Thanks! Link to comment
martelil Posted May 27, 2020 Share Posted May 27, 2020 4 minutes ago, martelil said: I'd like this to work for me too. But I get a #collection value, not data section id. Is that why I can't get the code to work? Thanks! Never mind – found it:) 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