wsmedia Posted May 8, 2020 Share Posted May 8, 2020 Using 7.0, Brine Family, BASIL Template I am using a gallery block on one of my pages. I want to use the Grid Design and the Light Box feature. BUT I only want one image to show. I can limit the number of images per row but I can not seem to figure out how to limit the number of rows to one (1) so that only the first image in the gallery will show. Once that image is clicked, I want the light box to open and users can scroll through the images like normal. I can not provide access to the site but you can see in the screen shot that the gallery block to the right of the text goes deep/down the page because I can not limit the number of rows. Link to comment
tuanphan Posted May 10, 2020 Share Posted May 10, 2020 I think you can limit 1 row with CSS. Can you share link to page in screenshot? 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
wsmedia Posted May 11, 2020 Author Share Posted May 11, 2020 On 5/10/2020 at 2:20 AM, tuanphan said: I think you can limit 1 row with CSS. Can you share link to page in screenshot? Please provide the css and WHERE to put it 🙂 https://samhoustonbourbonwhiskey.com/release-no4-2020-csstesting Link to comment
tuanphan Posted May 12, 2020 Share Posted May 12, 2020 19 hours ago, wsmedia said: Please provide the css and WHERE to put it 🙂 https://samhoustonbourbonwhiskey.com/release-no4-2020-csstesting Add to Home > Design > Custom CSS div#block-385d80f94cdb9a49ebe4 .slide:nth-child(n+2) { display: none; } 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
Archived
This topic is now archived and is closed to further replies.