Form layout responsive mixes the fields

Support forumCategory: BugsForm layout responsive mixes the fields
Jean-Marc asked 4 years ago
Hi, I've just noticed the fields are mixed on a tablet/smartphone. How can I fix this : https://ibb.co/TMg7GCP
Online page (until it works) to test it : https://www.invitro.immo/rv_easyappointments/ Looks like I'm not lucky with your nice plugin :( Thanks for your help
2 Answers
Nikola Loncar Staff answered 4 years ago
Hi add this to custom styles :
.ea-bootstrap .ui-datepicker-inline {
    display: contents;
}
that should fix overlap on calendar :) Best regards, Nikola
Jean-Marc answered 4 years ago
Hi Nikola, Sorry to reopen this question but it didn't change anything. I cleaned the cache and restart chrome, it still doesn't work. Custom code so far : https://ibb.co/BV5b4VF By the way, I would like to be able to use your plugin for what I bought it. It means, layout problem, it can happend but it would be nice to try to solve it without deleting/hidding something (https://tinyurl.com/y5mzw8j8). And layout is one think, the engine of the plugin is a second think and since I bought it (already one week), I didn't have your support on my main problem : https://tinyurl.com/y3epuzsq Thank you!