• Hi,

    I’m using your pluging version 2.2.8. with an AVADA Theme v7.6.1. I have some CSS problems regarding the plugin colors for background, text, etc..

    When I use for background color: #385c94 and for text color: #ffffff
    the text in the “Check-In” and “Check-Out” fields is displayed in WHITE, but the field background is also WHITE. Therefor you can’t see the date values!

    On the other hand, when I use for background color: #385c94 and for text color also: #385c94 the text in the “Check-In” and “Check-Out” field is readable displayed, but then the headline is not readable, because it has the same color as the background.

    I was able to solve the problem with some custom CSS code, but of course that’s not optimal.

    #flexi_searchbox h2 {font-size: 1.8em !important;}
    #b_searchCheckInDate, #b_searchCheckOutDate {color: #385c94;}
    #checkInDate_h4, #checkOutDate_h4 {color: #385c94 !important;}

    It would be practical if you could also define the following CSS values in the plugin settings:
    – the size of the headline
    – the color of the headline
    – the background color of all form fields (incl. checkbox)
    – define the text color of all form fields (incl. checkbox)

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author SP – Booking.com

    (@sp-bookingcom)

    @knubew thanks for your feedback, we will have a look and see what we can update.

    Have a great day.

    Plugin Author SP – Booking.com

    (@sp-bookingcom)

    Hi @knubew

    We have updated our latest version 2.2.9 with some new features and fixes.
    Please have a look and let us know what you think or if you run into any issue.

    Have a great day.

    Thread Starter knubew

    (@knubew)

    Hi @sp-bookingcom

    thank you very much for the fix and the additional CSS settings. Very nice.

    I noticed a few things in the jQuery pop-up calendar, including CSS, the display of the date after date selection in the wrong language, and a warning message in the console display. I will describe that in more detail in a new support ticket.

    Plugin Author SP – Booking.com

    (@sp-bookingcom)

    Hi @knubew

    Thanks for your reply.
    Please let us know what the remaining issues are, so we can fix them asap.

    Have a great day.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘CSS problems – Please add more CSS options’ is closed to new replies.