Jump to content

CSS Code to change background color in Acuity Scheduling

Recommended Posts

Hi guys, 

Looking for anyone who can help me with the CSS code to change the background to black for the

- select your timezone drop down 

- choose month in the calendar 

Photos attached. 

Would also like to change color of the text to white for both. 

Can anyone help please? 

Screen Shot 2023-01-17 at 6.13.44 pm.png

Screen Shot 2023-01-17 at 6.13.57 pm.png

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

Top Posters In This Topic

Top Posters In This Topic

Posted Images

17 minutes ago, CHVDD said:

Looking for anyone who can help me with the CSS code to change the background to black

Which Scheduling billing plan are you? You’ll need the Powerhouse plan to be able to add CSS to Scheduling. If you’re on the Powerhouse plan, please provide a link to the page. 

Edited by paul2009

About me: I've been a SQSP User for 18 yrs. I was invited to join the Circle when it launched in 2016. I have been a Circle Leader since 2017. I don't work for Squarespace. I value honesty, transparency, diversity and good design ♥.
Work: I founded and run SF.DIGITAL, building Squarespace Extensions to supercharge your commerce website. 
Content: Views and opinions are my own. Links in my posts may refer to SF.DIGITAL products or may be affiliate links.
Forum advice is free. You can thank me by clicking one of the feedback emojis below. Coffee is optional.

Link to comment

Hi Paul, 

Yes am on a Powerhouse plan. 

Link to the page: https://app.squarespacescheduling.com/schedule.php?owner=27699300

Basically I would like to make all backgrounds of the booking experience black and text #EBE8E1

I managed to do the calendar with the help code snippets on the help centre but not the choose your time zone and the choose your month containers. 

These are the things I managed to alter: 

.calendar { background-color: #000000; }
.scheduleday.activeday { color: #C9F3A9; }
.scheduleday { color: #EBE8E1; }

Really appreciate the help! 

 

 

 

Edited by CHVDD
Link to comment
On 1/20/2023 at 6:39 AM, CHVDD said:

Hi Paul, 

Yes am on a Powerhouse plan. 

Link to the page: https://app.squarespacescheduling.com/schedule.php?owner=27699300

Basically I would like to make all backgrounds of the booking experience black and text #EBE8E1

I managed to do the calendar with the help code snippets on the help centre but not the choose your time zone and the choose your month containers. 

These are the things I managed to alter: 

.calendar { background-color: #000000; }
.scheduleday.activeday { color: #C9F3A9; }
.scheduleday { color: #EBE8E1; }

Really appreciate the help! 

 

 

 

Time zone/Month uses this CSS

select#verify-timezone {
    background-color: black;
    color: #EBE8E1;
}
select#chooseMonthSched {
    background-color: black;
    color: #EBE8E1;
}

 

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.