Form layout responsive mixes the fields
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
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
Hi add this to custom styles :
.ea-bootstrap .ui-datepicker-inline { display: contents; }that should fix overlap on calendar :) Best regards, Nikola
Hi Nikola,
Sorry to reopen this question but it didn't change anything.
- The page : https://www.invitro.immo/rv_easyappointments/
- WordPress version is 5.4.2
- My php version is 7.4
- Plugin version is 3.0.3
Please login or Register to submit your answer