Jump to content

Change Calendar Event Cover Tile Color on Mobile

Recommended Posts

Hello,

is there a way to change the tile color of the calendar events on mobile? Right now it’s a default gray but I wanted to change them to either yellow or green based on if the event is fully booked or not. Any way to add custom code to change this? Thanks!

IMG_8433.png

Link to comment
  • Replies 3
  • Views 1.3k
  • Created
  • Last Reply

Top Posters In This Topic

On 3/9/2024 at 9:22 AM, OmerOdemis said:

khaircenter.org/general-information
Background color

 

You can use this code to Website > Website Tools > Custom CSS

@media screen and (max-width:767px) {
td.has-event {
    background-color: #f1f !important;
}
}

image.png.3c7a06a8364f2a43ffe34cff77fea46b.png

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.