wilzu Posted July 4, 2022 Share Posted July 4, 2022 Site URL: http://www.xaviervoirol.ch Is there a way to change the display size of an image when it appears in the lightbox? When I click on a thumbnail, vertical images come with a size of 750 x 1125 px, but I would like them to be a bit bigger. At least a height of 2000 px or, even better, at full uploaded size (3000 x 4000 px). Actually, I need a hack to override the presence of the "?format=750w" taht appears at the end of the image URL. Link to comment
tuanphan Posted July 7, 2022 Share Posted July 7, 2022 Try adding to Design > Custom CSS .sqs-lightbox-open .sqs-gallery-design-stacked-slide img { width: 100% !important; left: 0 !important; height: auto !important; top: -100% !Important; } 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