dragonfruit Posted January 3, 2021 Share Posted January 3, 2021 (edited) Site URL: https://www.passionfruitdesign.me/bside Hello, I would like to remove the overlay and text for 2 of the portfolio items and instead have them show up in a Lightbox. How would I do that using CSS? I'd like to remove it for the Project 4 and Project 5 (below). Edited January 3, 2021 by dragonfruit Forgot to delete one phrase Beyondspace 1 Link to comment
Beyondspace Posted January 4, 2021 Share Posted January 4, 2021 1 hour ago, dragonfruit said: Site URL: https://www.passionfruitdesign.me/bside Hello, I would like to remove the overlay and text for 2 of the portfolio items and instead have them show up in a Lightbox. How would I do that using CSS? I'd like to remove it for the Project 4 and Project 5 (below). it not support lightbox so you got to use a plugin for it Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio pluginIf you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you Link to comment
dragonfruit Posted January 4, 2021 Author Share Posted January 4, 2021 42 minutes ago, bangank36 said: it not support lightbox so you got to use a plugin for it Is there a way to remove the overlay+text? (Lightbox not needed) Link to comment
tuanphan Posted January 6, 2021 Share Posted January 6, 2021 @dragonfruit Add to Home > Design > Custom CSS. This code for first item, other items similar a.grid-item[href*="/blossoming"] { h3 { display: none; } .portfolio-overlay { display: none; } } 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