• Resolved francisco2611

    (@francisco2611)


    Hello,
    is it possible to have the login form below the reservation form? at least in mobile, because its seems that is not responsive.
    Thanks

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hi Francisco,

    You can try adding the following code to your Admin Panel > Appearance > Customize > Additional CSS field:

    @media screen and (max-width: 659px) {
      .em-booking-login {
      margin: 0 0 0 0 !important;
    }
    } 

    Please let me know if you have any questions.?

    Thanks!

    • This reply was modified 3 years, 6 months ago by imranpixelite.
Viewing 1 replies (of 1 total)
  • The topic ‘Login form’ is closed to new replies.