Check Availability CSS

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #804013
    Kevin Harwood
    Participant

    Not sure if this is directly related to the hotel booking plugin or the Oceanica theme itself. We just upgraded Oceanica theme to v1.9.1, and the display of the “check availability” feature no longer looks nice / professional. Specifically the confirmation text and the button that display when the room is confirmed available are jammed up against the “Check Availability” button and don’t have a clean vertical alignment.

    Is there a quick fix for this that could be made with CSS or an adjustment to the template? Thanks!

    Justin Roodman on behalf of Kevin Harwood

    #805810
    Stacy Lind
    Keymaster

    Hi Kevin,

    Make sure that the booking plugin and all other plugins are updated too. If it does not help, please, submit a support ticket with details.

    #806344
    Kevin Harwood
    Participant

    Hi Stacy,

    All themes and plugins are currently up to date, but the issue still persists. I will submit a support ticket as you suggested. Thanks!!

    Justin Roodman on behalf of Kevin Harwood

    #808285
    J. Davis
    Keymaster

    Hi Kevin,

    As workaround you may try adding the style below to Appearance > Customize > Additional CSS:

    .mphb-booking-form .mphb-reserve-btn-wrapper {
        float: none;
    }

    best regards,
    J. Davis

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