____ Posted March 9, 2023 Share Posted March 9, 2023 Hello! I am working on this website https://pineapple-carnation-jmxy.squarespace.com (PW: 2-boxweb) I am trying to edit the display of the project titles in the portfolio grid individually. With the two projects "NEW" and "JOB", i want them not to display their title in the portfolio grid like the other projects... Is there CSS i can add to achieve this? Link to comment
Beyondspace Posted March 9, 2023 Share Posted March 9, 2023 6 hours ago, 2box said: Hello! I am working on this website https://pineapple-carnation-jmxy.squarespace.com (PW: 2-boxweb) I am trying to edit the display of the project titles in the portfolio grid individually. With the two projects "NEW" and "JOB", i want them not to display their title in the portfolio grid like the other projects... Is there CSS i can add to achieve this? You can try adding to Home > Design > Custom Css section[data-section-id="64006a365e7394565a090e3c"] .grid-item[href*="/news"] .portfolio-text, section[data-section-id="64006a365e7394565a090e3c"] .grid-item[href*="/job"] .portfolio-text { display: none; } Support me by pressing 👍 or marking as solution if this is useful for you 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
Beyondspace Posted March 9, 2023 Share Posted March 9, 2023 My testing 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment