Jump to content

Calendar: Adding background colour to the event text in calendar. Removing click through to events

Recommended Posts

Site URL: https://www.nelsonmuseum.co.nz/plannning-a-class-visit

Hi, could you please help me with Css to add background colour to  to the event text in calendar. We have 3 spots each day and would like to show customers if the spot is available or booked.

Also we would like to remove the click through to events. I

t should look just like that and should be  visible (minimum colours) on mobile.

Thank you!!!!

 

 

 77473941_ScreenShot2021-12-18at3_09_03PM.png.df65962f275842bf1e93baa436820df0.png

Link to comment
  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

Add to design > Custom CSS

ul.flyoutitemlist.flyoutitemlist--iseventscollection.flyoutitemlist--hasmorecontent {
    background-color: red;
}
ul.flyoutitemlist.flyoutitemlist--iseventscollection.flyoutitemlist--hasmorecontent * {
    color: white !important;
    pointer-events: 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

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.