I have a script found on these two pages: https://epicvalet.com/airport and https://epicvalet.com/airport2 (test page). They are the same script and its not playing right with this theme. I activated Twenty Seventeen and it works fine.
As you can see on the attached screenshot - If you click on the calendar, it looks like it pops up behind the body. Also, in mobile, the Departing Flight airline Dropdown is not clickable.
I added this to the CSS which seemed to help on desktop:
But it still doesnt work on an actual mobile (not resizing browser window) - Tested on Android Chrome, Samsung internet and Safari on iphone. What is overriding this?
Here it is working on a totally different site on mobile with a Woo Child theme. It has Visual composer installed as well - http://www.rudepixel.com/airport/
I see the problem - I am having problems seeing their script on my tablet - I believe its a certificate problem. Our browsers are blocking it. Let me get with that developer and hit them up. Thank you for your patience.
I have a script found on these two pages: https://epicvalet.com/airport and https://epicvalet.com/airport2 (test page). They are the same script and its not playing right with this theme. I activated Twenty Seventeen and it works fine.
As you can see on the attached screenshot - If you click on the calendar, it looks like it pops up behind the body. Also, in mobile, the Departing Flight airline Dropdown is not clickable.
Thanks for your help on this one.
I added this to the CSS which seemed to help on desktop:
But it still doesnt work on an actual mobile (not resizing browser window) - Tested on Android Chrome, Samsung internet and Safari on iphone. What is overriding this?
#ui-datepicker-div {
z-index: 6!important;
}
.ui-datepicker {
width: 22em!important;
}
Its supposed to look/work like this: https://apps.brolmo.com/YA1477502908/preview.php
HI! I checked the work of your pages on another theme and on mobile devices they also do not work, so the problem is not in our theme
Why can I get it to work on another theme and you cant?
This is using TwentySeventeen theme on android phone.
Here it is working on a totally different site on mobile with a Woo Child theme. It has Visual composer installed as well - http://www.rudepixel.com/airport/
I see the problem - I am having problems seeing their script on my tablet - I believe its a certificate problem. Our browsers are blocking it. Let me get with that developer and hit them up. Thank you for your patience.
We will wait for your reply.