Jump to content

Hide 'Google Calendar' & 'ICS links from Events

Recommended Posts

  • 2 months later...

@Bedtime

Please post the URL to a page for your site where you want to hide the time.

If your site is not public please set up a site-wide password, if you've not already done so.

Post the password here.

Adding a site-wide password is not a security breach. Please read the documentation at the link provided to understand how it works.

We can then take a look at your issue.

Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects.

Link to comment
6 hours ago, Bedtime said:

@creedon

Hi! Here is the URL of an "event description". https://springtail-heron-b6xz.squarespace.com/lineup/supergiant

The password is "pineapple". I would like to remove the time and date from the detail page as well as the date at the bottom, where it navigates the viewer to the next detail page.

Thank you!

Add to Design > Custom CSS

/* remove event detail time date */
body.view-item ul.eventitem-meta.event-meta.event-meta-date-time-container {
    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!)

Link to comment
  • 9 months later...
5 hours ago, Helder said:

Any way to remove that?

It could be done but not with CSS. It would require the business plan or above and Javascript. Unlike the event page time which has classes for the start, divider, and end times, the calendar just puts all the info into one element. That means that it has to be parsed with Javascript to change it.

I am unaware of any code that does this at this time.

Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects.

Link to comment

@Helder

Please post the URL for a page on your site where we can see your issue.

If your site is not public please set up a site-wide password, if you've not already done so.

Post the password here.

Adding a site-wide password does not allow anyone to alter your site. It only allows those with the password to see your site. Please read the documentation at the link provided to understand how it works.

Please read the documentation at the link provided on how to share a link to your site to understand how it works. A link to the backend of the your site won’t work for us, i.e. a url that contains /config/.

We can then take a look at your issue.

Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects.

Link to comment
On 2/23/2022 at 11:59 PM, Helder said:

I see now that's working, thank you!

Also, is it possible in each individual event page to remove the link to go back to the event list?

Add to Design > Custom CSS

.eventitem-backlink {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

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.