Home › Forums › Gillion Theme › Date Picker Styling
Home › Forums › Gillion Theme › Date Picker Styling
Hi Dave,
Sorry to hear of the problem you are having.
Could you please share me the page URL from your site where it is not displaying correctly so that I can troubleshoot it?
Best regards,
Shufflehound team
Hi,
I’ve provided the link, kindly have a look.
thanks!
You can resolve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
.ui-datepicker.ui-widget-content { width: auto; } .ui-datepicker.ui-widget-content td, .ui-datepicker.ui-widget-content th { padding: 5px !important; }