menodoctor Posted January 27 Share Posted January 27 Hi The internal calendar in Acuity displays days that are busy with a circle around the date in the calendar - see screenshot attached. Is there any way to apply this to dates that are free with custom CSS, or at least highlight the days that are bookable better as customers are missing available days as the current display is quite faint (we have older customers) We are on the powerhouse plan so are able to edit I have made the fonts orange for now - but is not perfect booking link is here https://menodoctor.com/pages/bookings Link to comment
Solution paul2009 Posted January 28 Solution Share Posted January 28 (edited) 12 hours ago, menodoctor said: Is there any way to [highlight] dates that are free with custom CSS, or at least highlight the days that are bookable better as customers are missing available days as the current display is quite faint Try adding something like this to add a background to available dates: .scheduleday.activeday { background: #F9F6F3; border-radius: 7px; } Let me know how you get on. Did this help? Please give feedback by clicking an icon below ⬇️ Edited January 28 by paul2009 About: Squarespace Circle Leader since 2017. I value honesty, transparency, diversity and great design ♥.Work: Squarespace Developer and founder of SF Digital, building the features Squarespace didn't include™. Content: Links in my posts may refer to SF Digital products or may be affiliate links. Catch up on all the release notes and announcements 2023 [for Circle members only]. There's a public version here too!If I helped, you can thank me by clicking one of the emojis below. If you prefer, you can buy me a coffee.Improve your online store with our extensions. Link to comment
menodoctor Posted January 30 Author Share Posted January 30 @paul2009 you are an absolute legend - exactly what I was after - thanks so much! 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