can you help me with the css I would use to customize a default color for all Events, the instructors who will add events are not super tech savy and I would like to eliminate at least that step fpr them
Apologies for the delayed response, we don't work on weekends and we had some non-working days due to a holiday in our country.
Could you please tell me on what color are you referring to exactly? The event color can be chosen when you create the event under the Customize tab. And if that doesn't help, please let me know what exactly do you want to change and send me the URL of the page where you have Amelia so I could help out with the CSS if needed.
Hi Marija, I want to permanently change the Event colors to our Brand Blue, without asking each instructor to paste in the hex color each time they make an event, so I need the css for default custom Event color, I will add it to Appearance, Customize, Custom CSS. https://www.screencast.com/t/bc17PCApX7jl
Apologies for replying a bit later, we don't work on weekends.
There isn't some simple CSS (to add) for this, unfortunately. You would need to find the CSS selector of each element colored by that event color in the booking form and add it as custom CSS. So for example, for the button , this would be the CSS :
can you help me with the css I would use to customize a default color for all Events, the instructors who will add events are not super tech savy and I would like to eliminate at least that step fpr them
Hello Carin,
Apologies for the delayed response, we don't work on weekends and we had some non-working days due to a holiday in our country.
Could you please tell me on what color are you referring to exactly? The event color can be chosen when you create the event under the Customize tab. And if that doesn't help, please let me know what exactly do you want to change and send me the URL of the page where you have Amelia so I could help out with the CSS if needed.
Hi Marija, I want to permanently change the Event colors to our Brand Blue, without asking each instructor to paste in the hex color each time they make an event, so I need the css for default custom Event color, I will add it to Appearance, Customize, Custom CSS. https://www.screencast.com/t/bc17PCApX7jl
Hi Carin,
Apologies for replying a bit later, we don't work on weekends.
There isn't some simple CSS (to add) for this, unfortunately. You would need to find the CSS selector of each element colored by that event color in the booking form and add it as custom CSS. So for example, for the button , this would be the CSS :
for the price this:
The color added is just as an example.