Archived topic
How Calendar appears
5 replies · Started by Ioanna on April 10, 2018
I use a plugin (WP hotel booking) that has problems displaying a calendar in the footer with GP Theme.

In support of WP hotel booking they told me that it's a matter of GP.

Can we find a solution with this?
Hi there,
What is it supposed to look like? Do you want them side by side?
If so have you tried the footer bar widget area?
https://docs.generatepress.com/article/footer-bar-widget-area/
Let me know if this helps :)
It does not correctly show the numbers on the date.
It's wrong and alignment.

In the default theme (twenty seventeen) the plugin works correctly.
Not seeing anything in GP that's interfere with the plugin CSS, anyways can you try this?
.ui-datepicker.ui-widget .ui-datepicker-calendar .ui-state-default {
text-align: center;
}
Adding CSS: https://docs.generatepress.com/article/adding-css/
OK. Thank you for your time
No problem!