ironcladeats Posted July 9, 2021 Share Posted July 9, 2021 Site URL: https://www.ironcladeats.com/locations Hi all, I want to hide ALL event times from my website, on both the calendar on the event detail. I have seen a lot of CSS floating around, but it does not appear to be a one code fixes all solution. https://www.ironcladeats.com/locations <-- can someone help? Beyondspace 1 Link to comment
Beyondspace Posted July 10, 2021 Share Posted July 10, 2021 3 hours ago, ironcladeats said: Site URL: https://www.ironcladeats.com/locations Hi all, I want to hide ALL event times from my website, on both the calendar on the event detail. I have seen a lot of CSS floating around, but it does not appear to be a one code fixes all solution. https://www.ironcladeats.com/locations <-- can someone help? try .eventitem-meta-time { display: none; } .item-time.item-time--12hr, .item-time.item-time--24hr { display: none; } rikkiprice 1 BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox) 🗓️ Delivery Date Picker (Squarespace Date format) 💫 Animated Buttons (Referral URL) 🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations) 🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget 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