Availability Calendar colors for free and reserved days

Free and Premium WordPress Plugins & Themes Forums WordPress Plugins Hotel Booking Availability Calendar colors for free and reserved days

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1198126
    Felizia Katzer
    Participant

    Hello,

    how can I change for the Availability Calendar the background color and text color for free and reserved days?

    Thank you
    Felizia

    #1199140
    Felizia Katzer
    Participant

    I used this code and now it looks better πŸ™‚

    .mphb-datepick-popup .datepick-month td .mphb-later-max-date ,
    .datepick-popup .mphb-datepick-popup .datepick-month td .mphb-earlier-min-date,
    .datepick-popup .mphb-datepick-popup .datepick-month td .mphb-past-date,
    .mphb-calendar.mphb-datepick .datepick-month td .mphb-past-date{
    background : #c1b086 !important;
    color: #fff !important;
    }

    #1199629
    Andre Flores
    Moderator

    Hello Felizia,

    Thank you for sharing your insights, it is much appreciated πŸ™‚
    Let me know if the colors still require improvement.

    Regards,
    Andre

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