[Resolved] Check in calender not correct at mobile

More
7 years 8 months ago - 7 years 8 months ago #10139 by Dirk01
Hello,

I use the infinity tepmplate and if I visit the site by mobile phone the calender for checkin / checkout date will not displayed complete.

Any ideas?
Last edit: 7 years 8 months ago by solidres.

Please Log in or Create an account to join the conversation.

More
7 years 8 months ago #10142 by solidres
Hi,

In Solidres Config, you should change "Months in date picker" to 1 to avoid overlapping issue.

Regards,

Please Log in or Create an account to join the conversation.

More
7 years 8 months ago #10165 by Dirk01
Hi,

It didn't work - find picture attached

Attachments:

Please Log in or Create an account to join the conversation.

More
7 years 8 months ago #10170 by solidres
Hi,

Please add the following CSS rule into your template custom.css file to fix this issue:

@media (max-width: 767px) {
.gkTabsItem .datepicker_inline {
position: inherit;
}
}

Regards,
The following user(s) said Thank You: Dirk01

Please Log in or Create an account to join the conversation.

More
7 years 8 months ago #10173 by Dirk01
Thanks for your help.

It works, now!

Please Log in or Create an account to join the conversation.

Moderators: solidres
Powered by Kunena Forum

All the things you need to make your work easier. Did you like Solidres?