HadleyS Posted January 14 Share Posted January 14 (edited) Hi, I'm new here. I have 3 questions: 1) I'm wondering how to customize the lightbox on this website with code? I want the background to be solid white and for the description to show below the image. Also for the image to be larger. Is there any way to have a title and a description, or only description? The lightbox here is great but I don't have any idea how to do it: https://www.lucasmasch.com/ 2) How do I get the dropdown links under 'work' to align the other way? The menu is too wide and the links align right instead of left. 3) The margin between the menu and content on the 'Shop' page is enormous. I don't see any function to make it less so I guess I have to do it with code, but don't know how. Website: https://cod-giraffe-b6w7.squarespace.com/ Haven't published the site yet so the password is 'sunflower'. Thank you for your help!!! Edited January 14 by HadleyS Link to comment
tuanphan Posted January 18 Share Posted January 18 #1. Add to Design > Custom CSS .gallery-lightbox-background { opacity: 1; } With description, you mean description Lightbox Mode? #2. Use this CSS .header-nav-folder-content { text-align: left !important; left: 50% !important; padding-left: 0 !important; margin-left: -1.5em !important; } #3. Use this CSS section.products.collection-content-wrapper.products-list { padding-top: 0px; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
HadleyS Posted January 19 Author Share Posted January 19 Thank you! That fixed everything, except for adding the image descriptions to the lightbox...I've seen it done, but I don't know how to do it myself. For example: https://www.sandihaberfifield.com/lineations You can see the file description when the lightbox is open. Thanks so much for your help!!! Link to comment
tuanphan Posted January 26 Share Posted January 26 On 1/20/2023 at 2:22 AM, HadleyS said: Thank you! That fixed everything, except for adding the image descriptions to the lightbox...I've seen it done, but I don't know how to do it myself. For example: https://www.sandihaberfifield.com/lineations You can see the file description when the lightbox is open. Thanks so much for your help!!! Hi. Use code in this thread: Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
HadleyS Posted January 28 Author Share Posted January 28 Hi, I don't see the exact code I'm supposed to use. Link to comment
tuanphan Posted February 2 Share Posted February 2 On 1/29/2023 at 2:27 AM, HadleyS said: Hi, I don't see the exact code I'm supposed to use. This code https://forum.squarespace.com/topic/151777-gallery-caption-workarounds-for-71-round-two/?do=findComment&comment=333248 Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care 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