ChasinTheGroove Posted June 10, 2021 Share Posted June 10, 2021 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 I would like the dates for when there is an event to have a specific background color (#22065a) to stand out. The pop-out box to also have that background color (#22065a) Be able to change the font colors so they are readable on the dark background 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
tuanphan Posted June 11, 2021 Share Posted June 11, 2021 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 How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Guest Posted September 2, 2021 Share Posted September 2, 2021 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
tuanphan Posted September 5, 2021 Share Posted September 5, 2021 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 How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care 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