Shop Categories

X

Reply To: color booking button events manager is blacj

Home Forums Agama Pro color booking button events manager is blacj Reply To: color booking button events manager is blacj

#26596
Zex
Moderator

Hello, Erik!

Insert the following code into Customizing->General->Additional CSS:

/*booking button*/
.em-booking-submit{
    background-color:#dd9933!important;/*button background color*/
    color:white;/*font color*/
}

Change the colors per your needs.

Regards