elliot887 Posted August 29 Share Posted August 29 My site is foxxmayaarchive.com I would like to customize the lightbox X. I'd like to add "close" and make it a bit bigger and further from the corner. I found this forum with some code suggestions, but they aren't working. I think it's not directing to the right spot in the CSS...but maybe it's helpful. Thanks! Link to comment
tuanphan Posted September 2 Share Posted September 2 Hi, How to open Lightbox? I tried clicking image on homepage but nothing appears. 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
elliot887 Posted 9 hours ago Author Share Posted 9 hours ago Every page except the home page uses the lightbox. Here is a direct link: https://www.foxxmayaarchive.com/mexico-weaving Link to comment
sorca_marian Posted 7 hours ago Share Posted 7 hours ago Something like this? .gallery-lightbox-close-btn { position : relative; } .gallery-lightbox-close-btn:after { content : "Close"; font-size: 18px; position : absolute; left : 50%; right : 50%; width: 80px; transform: translate(-50%, 0px); } 👨🔧👨💻 Contact me for development and design work - Freelancer Software engineer, Architect, and Designer UI/UX 🙋♂️ Squarespace Custom Web Development & Design 📅 Manage Tasks, Take Notes, and Upload Related Images 📹 Squarespace Tutorials for free - YouTube📹 💯🚀 I have worked on over 200 Squarespace sites with custom code for over 9 years 🙋♂️ Let's connect on LinkedIn 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