KOHESION Posted December 11, 2023 Posted December 11, 2023 (edited) I want to hide 1 person (Duncan Redman) from this simple list 'people' section on my page, rather than delete him entirely as I may need him back in it. Is this possible does anyone know? Page slug is: propel-sa-board-members Edited December 18, 2023 by dani2
tuanphan Posted December 11, 2023 Posted December 11, 2023 If you use List Simple Grid, we can use CSS code (you need to share link to page in screenshot) 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!)
KOHESION Posted December 18, 2023 Author Posted December 18, 2023 Thankyou! The link to the front end page is https://www.propelsa.com.au/propel-sa-board-members and link to the back end of same page is https://owl-violet-t48x.squarespace.com/config/pages Is that what you need?
tuanphan Posted December 19, 2023 Posted December 19, 2023 Add this code to Website Tools (under Not Linked) > Custom CSS .user-items-list-item-container[data-section-id="635288232c585a5ddf2607d4"] li:nth-child(5) { display: none; } 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!)
tuanphan Posted October 12 Posted October 12 I wrote a guide to hide an item from List Section (People Section) 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!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment