drewdp Posted March 24 Share Posted March 24 My homepage is a gallery section (slideshow: simple). I would like the central image to be a bit smaller and further down (centered vertically on the page). Is it possible to do this with custom CSS? https://www.drewdepinto.com/ Thanks! Link to comment
Beyondspace Posted March 24 Share Posted March 24 53 minutes ago, drewdp said: My homepage is a gallery section (slideshow: simple). I would like the central image to be a bit smaller and further down (centered vertically on the page). Is it possible to do this with custom CSS? https://www.drewdepinto.com/ Thanks! You mean this section to be moved down a bit? BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox, video lightbox and much more) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace (+100 Spark plugin customisations) 🥳 Freemium Squarespace Widget Templates (+1000 Elfsight Templates) If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! Link to comment
drewdp Posted March 24 Author Share Posted March 24 2 hours ago, Beyondspace said: You mean this section to be moved down a bit? Yes, to make the image smaller and center it vertically Link to comment
drewdp Posted April 7 Author Share Posted April 7 @tuanphan Is this something you could help with? Link to comment
tuanphan Posted April 9 Share Posted April 9 On 4/7/2024 at 11:57 PM, drewdp said: @tuanphan Is this something you could help with? You can use this code to Website > Website Tools > Custom CSS body.homepage .gallery-slideshow { position: fixed; top: 50%; left: 50%; transform: translate(-50%,-50%) !important; width: 100%; } 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