Adr_81 Posted March 6 Share Posted March 6 (PW is M7123) Hello, I wonder if someone can help - does anyone know how I can remove the next / previous arrows from a Lightbox on a Gallery Block (Grid)? I've found the below code, but it's not working. Guessing this is for a Gallery Section, as opposed to 'block'? .sqs-gallery-controls .previous, .sqs-gallery-controls .next { background: none; } .sqs-gallery-controls .previous:hover, .sqs-gallery-controls .next:hover{ background: none; } Thanks, Adam Graphic Design / Football / Music Link to comment
melody495 Posted March 7 Share Posted March 7 Hi @Adr_81 please share your url. Even if you have provided it in your original post, it is not shown to the forum for some reason! -------- > 👆 <---------- Please quote or @ me when replying, or I won't get a notification Melody | Squarespace Nerd e: melody@melodylee.tech 💻 💁♀️ 1-2-1 Squarespace Training session <- feeling stuck and want to learn? 👩💻 💁♀️ Website help <- send me your to-do list. From code to plugin to domain setup. 🧰 See the tools I use (contain affiliate links) ☕ Did I help? I like coffee (Thank you) Link to comment
Adr_81 Posted March 7 Author Share Posted March 7 Hey @melody495, Thanks for the reply - sorry about that. https://deer-iris-4czx.squarespace.com/ PW is M7123 Cheers, Adam Graphic Design / Football / Music Link to comment
melody495 Posted March 7 Share Posted March 7 Hi @Adr_81 do you mean like these arrows on this page? https://deer-iris-4czx.squarespace.com/work -------- > 👆 <---------- Please quote or @ me when replying, or I won't get a notification Melody | Squarespace Nerd e: melody@melodylee.tech 💻 💁♀️ 1-2-1 Squarespace Training session <- feeling stuck and want to learn? 👩💻 💁♀️ Website help <- send me your to-do list. From code to plugin to domain setup. 🧰 See the tools I use (contain affiliate links) ☕ Did I help? I like coffee (Thank you) Link to comment
Adr_81 Posted March 9 Author Share Posted March 9 Yes, that's correct. Client basically wants to disable the 'slideshow function' of the gallery. Presume that this is the easiest way? Thanks for looking into this for me! Graphic Design / Football / Music Link to comment
Solution tuanphan Posted March 13 Solution Share Posted March 13 You can use a CSS code like this to hide arrows a.sqs-lightbox-previous, a.sqs-lightbox-next { display: none !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!) 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