StreathamSpaceProject Posted December 18, 2023 Share Posted December 18, 2023 Hi there, I would like to hide the metadata from view on our events pages as the way it is presented makes it confusing for our customers as we sometimes have 2-day shows or 2 shows on the same day, and Squarespace doesn't allow for multiple time slots for one event. I am planning on typing out the event information in a text block, so I'd like to remove the whole bit on the left from view, but still use the metadata for summary blocks and other stuff. And if there's a way to then shift all the content over to the left so that it's centered on the page, that would be super awesome too. I would like to do this for all of my event pages on my site. Thanks so much in advance, a fix for this would be an absolute lifesaver. Link to comment
Web_Solutions Posted December 18, 2023 Share Posted December 18, 2023 2 hours ago, StreathamSpaceProject said: Hi there, I would like to hide the metadata from view on our events pages as the way it is presented makes it confusing for our customers as we sometimes have 2-day shows or 2 shows on the same day, and Squarespace doesn't allow for multiple time slots for one event. I am planning on typing out the event information in a text block, so I'd like to remove the whole bit on the left from view, but still use the metadata for summary blocks and other stuff. And if there's a way to then shift all the content over to the left so that it's centered on the page, that would be super awesome too. I would like to do this for all of my event pages on my site. Thanks so much in advance, a fix for this would be an absolute lifesaver. Can you share your website URL? If my comments are useful, please like and mark my solution as answer. It will encourage me. Thanks MD Rofik Website Designer and Digital Marketer ☕Am I helpful? Want to offer me a coffee? ✉ Send me a message if needed any help. I'll try to reply as soon as possible. Link to comment
StreathamSpaceProject Posted December 18, 2023 Author Share Posted December 18, 2023 1 hour ago, Web_Solutions said: Can you share your website URL? https://www.streathamspaceproject.co.uk/whats-on-calendar/burnsnightceilidh-26jan34 Thanks so much! Link to comment
Solution Web_Solutions Posted December 18, 2023 Solution Share Posted December 18, 2023 44 minutes ago, StreathamSpaceProject said: https://www.streathamspaceproject.co.uk/whats-on-calendar/burnsnightceilidh-26jan34 Thanks so much! Add these code on Custom CSS panel in Website > Utilities > Website Tools > Custom CSS. .view-item .eventitem-column-meta { display: none !important; } .view-item .eventitem-column-content { padding: 0 !important; margin-left: 15% !important; } JayVanDyke and tuanphan 2 If my comments are useful, please like and mark my solution as answer. It will encourage me. Thanks MD Rofik Website Designer and Digital Marketer ☕Am I helpful? Want to offer me a coffee? ✉ Send me a message if needed any help. I'll try to reply as soon as possible. Link to comment
StreathamSpaceProject Posted December 18, 2023 Author Share Posted December 18, 2023 8 minutes ago, Web_Solutions said: Add these code on Custom CSS panel in Website > Utilities > Website Tools > Custom CSS. .view-item .eventitem-column-meta { display: none !important; } .view-item .eventitem-column-content { padding: 0 !important; margin-left: 15% !important; } It worked beautifully! Thank you so much!! Link to comment
KCAG Posted May 16 Share Posted May 16 (edited) Hi there, I have an Upcoming Events page on my website. Some of the event dates are to be confirmed so instead of having a date display I would like to have TBC. Any suggestions? TIA! Edited May 16 by KCAG updated copy to make it read better Link to comment
KCAG Posted May 17 Share Posted May 17 (edited) Hi there, I have an Upcoming Events page on my website. Some of the event dates are to be confirmed so instead of having a date display I would like to have TBC. Any suggestions? TIA! Edited May 17 by KCAG removed information from website screenshot Link to comment
tuanphan Posted May 19 Share Posted May 19 On 5/17/2024 at 3:12 PM, KCAG said: Hi there, I have an Upcoming Events page on my website. Some of the event dates are to be confirmed so instead of having a date display I would like to have TBC. Any suggestions? TIA! Can you share link to this event page? 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!) Link to comment
thealk Posted May 22 Share Posted May 22 How can I disable the Event page thumbnails? I removed the images but they still show up as events. This page is not enabled on my site yet. Link to comment
tuanphan Posted May 24 Share Posted May 24 On 5/23/2024 at 5:39 AM, thealk said: How can I disable the Event page thumbnails? I removed the images but they still show up as events. This page is not enabled on my site yet. Use this code to Website > Website Tools > Custom CSS a.eventlist-column-thumbnail { display: none !important; } 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!) 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