harlan erskine Posted April 14, 2021 Posted April 14, 2021 Site URL: https://raymortenson.squarespace.com/ Is there a way to center the grid of images on the main page? So there would be 4 image centered and then 3 centered below. https://raymortenson.squarespace.com I'm in production to the p is Portfolio Maybe this isn't possible because the columns are coded into the template? Is there another way? thanks
tuanphan Posted April 14, 2021 Posted April 14, 2021 Hi. What is access password? 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!)
harlan erskine Posted April 20, 2021 Author Posted April 20, 2021 Portfolio thanks for taking a look.
tuanphan Posted April 21, 2021 Posted April 21, 2021 On 4/20/2021 at 1:21 PM, harlan erskine said: Portfolio thanks for taking a look. Hi. It looks like you removed grid. I see slideshow only 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!)
harlan erskine Posted April 30, 2021 Author Posted April 30, 2021 sorry yes - I moved the grid to in inner page: https://raymortenson.squarespace.com/projects Ideally I would like the size of the images locked and the images centered with the number of columns determined by the browser screen but I'm not sure it that is too far outside the realm of the 7.1 Gallery.
tuanphan Posted May 3, 2021 Posted May 3, 2021 On 5/1/2021 at 4:27 AM, harlan erskine said: sorry yes - I moved the grid to in inner page: https://raymortenson.squarespace.com/projects Ideally I would like the size of the images locked and the images centered with the number of columns determined by the browser screen but I'm not sure it that is too far outside the realm of the 7.1 Gallery. Add to Design > Custom CSS div#gridThumbs { grid-template-columns: repeat(4,1fr) !important; } 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!)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.