Comments Francesco started the conversationOctober 29, 2020 at 5:14pmHi, I would like to use a custom css for every pages for my website.I noticed that I can change the colors from the control panel, but I want to change the colors depending by the page.Can you send me a code to insert in my css page to change the colors?Like in this page:https://www.aammassa.com/fissa-la-tua-lezione-introduttiva-wing-chun-bambini/I would like to use yellow or black instead of blue. Thank you. 2,572Aleksandar repliedOctober 30, 2020 at 10:42pmHello FrancescoThank you for your purchase.I see that page already includes black, but to change the colors you can use the following CSS: .amelia-app-booking #am-step-booking .am-select-date, .amelia-app-booking .am-step-booking-catalog .am-select-date { background: linear-gradient(135deg, lightblue 0%, blue 100%); } button.el-button.el-button--primary { background-color: blue !important; } button.el-button.el-button--primary:hover { background-color: lightblue !important; }Kind Regards, Aleksandar Vuković[email protected] Rate my support wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community You can try wpDataTables add-ons before purchasing on these sandbox sites: Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables Sign in to reply ...
Hi, I would like to use a custom css for every pages for my website.
I noticed that I can change the colors from the control panel, but I want to change the colors depending by the page.
Can you send me a code to insert in my css page to change the colors?
Like in this page:
https://www.aammassa.com/fissa-la-tua-lezione-introduttiva-wing-chun-bambini/
I would like to use yellow or black instead of blue. Thank you.
Hello Francesco
Thank you for your purchase.
I see that page already includes black, but to change the colors you can use the following CSS:
Kind Regards,
Aleksandar Vuković
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables