pstrikailov Posted February 11, 2021 Share Posted February 11, 2021 Site URL: https://www.pstrikailov.com/work/lost Hi! I need to make vertical images in my gallery section smaller so that they fit the screen and can be seen entirely without the need to scroll. Right now their upper or lower part is always hidden. Any way to do that without getting rid of the gallery section and doing it with image blocks? Obviously cropping the images is out of the question :) I need to resize them proportionally. Link to comment
tuanphan Posted February 14, 2021 Share Posted February 14, 2021 Add to Design > Custom CSS /* Work lost page */ [data-section-id="6023e23e655a2c4c3eb31d7a"] { min-height: unset !important; } [data-section-id="6023e23e655a2c4c3eb31d7a"] .content-wrapper { padding-top: 0 !important; padding-bottom: 0 !important; } .gallery-masonry { padding-top: 5px !important; width: 70%; } 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 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