Jump to content

Calendar Customization

Recommended Posts

Site URL: https://www.chasinthegroove.com/schedule

Hello,

I've scrolled through a lot of different forum posts regarding editing the calendar color blocks and most were not working or did not answer all of my questions. 

https://www.chasinthegroove.com/schedule

  1. I would like the dates for when there is an event to have a specific background color (#22065a) to stand out. 
  2. The pop-out box to also have that background color (#22065a)
  3. Be able to change the font colors so they are readable on the dark background
  4. In some of the events, I have a live link in the description. When I was able to change the font color, it didn't change the link color so it was no longer readable. 

 

TIA!

Link to comment
  • Replies 3
  • Views 627
  • Created
  • Last Reply

Top Posters In This Topic

Add to Design > Custom CSS

/* has event */
td.has-event {
    background-color: #22065a !important;
}
.has-event ul.flyoutitemlist {
    background-color: #22065a;
}
.has-event ul.flyoutitemlist *, .has-event * {
    color: white !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
  • 2 months later...

Hello,

Is there a version of this that can apply to mobile view?

It changed the colour on my desktop version but doesn't apply to mobile

.has-event ul.flyoutitemlist {
    background-color: #22065a;
}
Link to comment
On 9/2/2021 at 11:40 AM, izzyharrison said:

Hello,

Is there a version of this that can apply to mobile view?

It changed the colour on my desktop version but doesn't apply to mobile

.has-event ul.flyoutitemlist {
    background-color: #22065a;
}

Hi. Can you share link to event on your site?

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.