booking form doesnt preview correctly

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #932322
    prenesh naidoo
    Participant

    hi there

    please help. the booking form under the banner on the homepage doesnt look like the Luviana demo site

    http://saltysandals.co.za/

    here is my site. We have not made any css changes

    please help

    #932334
    Andre Flores
    Moderator

    Hi, Prenesh!

    I can see the form looks exactly like the Luviana theme demo now: https://prnt.sc/rj2b23. Let me know if you have managed to resolve the issue yourself.

    Best regards,
    Andre

    #939180
    prenesh naidoo
    Participant

    Please click on the date button on the landing page. the pop up date picker is looking odd. this is my query, sorry for misunderstanding

    #939301
    Andre Flores
    Moderator

    Hi, Prenesh!

    Looks like some specific CSS class is applied to the date-picker on your website: mphb-datepicker-sky-blue, since there is no such class in default theme. You may try make it look properly by adding the following code under Appearance ->Customize ->Additional CSS:

    @media (min-width: 1470px) {
    .mphb-calendar .datepick-month.first, .datepick-popup .datepick-month.first {
        margin-right: 1rem;
    }}

    Regards,
    Andre

    #939391
    prenesh naidoo
    Participant

    thank you, your css worked perfectly!

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