Shop Categories

X

color booking button events manager is blacj

Home Forums Agama Pro color booking button events manager is blacj

Topic Resolution: Resolved
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #26595
    Erik Hulsman
    Participant

    The button of the bookingsbutton in eventsmanager disappears in the color black after installation in this theme and can’t be read by the users 🙁

    #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

    #26597
    Erik Hulsman
    Participant

    Thank you very much for the quick solution !

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.