Calender on Frontend is showing differently
Hello,
I have the latest version of Easy Appointment (Version 2.10.2)
i did setup the calender and added this shortcode from your documentation
[ea_bootstrap width="800px" scroll_off="true" layout_cols="2"]
Now it is showing weirdly here's the screenshot
https://i.ibb.co/Pgg1Cdy/easy-appoint.png
Please let me know
Thank you!
Pratap
https://i.ibb.co/Pgg1Cdy/easy-appoint.png
Please let me know
Thank you!
Pratap
1 Answers
Hi Pratpal,
can you please add this to custom styles settings inside EA > Settings > Customize page:
.ea-bootstrap .ui-datepicker { width: auto; } .ea-bootstrap .ui-state-default, .ea-bootstrap .ui-widget-content .ui-state-default { border: none; background-color: transparent; background-image: none; } .ea-bootstrap .ui-widget-header { background-color: transparent; background-image: none; border: none; color: inherit; } .ea-bootstrap .ui-datepicker td span, .ui-datepicker td a { text-align: center; }Best regards, Nikola
Please login or Register to submit your answer