Homeward Posted July 7, 2022 Share Posted July 7, 2022 Site URL: http://www.homewardrestoration.com Hi, Is there a way to add a gallery block image and have it appear at the center? At the moment I have three columns but 7 images. Basically I want to have 3 images in the first 2 rows. And 1 image in the 3rd row. See image for placement. Thanks Link to comment
Solution tuanphan Posted July 8, 2022 Solution Share Posted July 8, 2022 You can add Image 7, then use this code to move it to center Add this code @media screen and (min-width:768px) { [data-section-id="62411ce7d95af2344e7ef980"] figure:nth-child(7) { position: relative; grid-column: 2; } } 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!) 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