hi,
considering to use enfold theme instead avada on my website, i want to be sure is completely compatible with Car Rental System Plugin, i tried installiing both and i have some issues on css style. can it be solved ?
Hey Sandro Pozzolo,
Thank you for reach out to us, typically we don’t support third party plugins, and we don’t have any information on the compatibility.
But if it is this plugin: Car Rental System I did find this comment about Enfold and the plugins css:
yet this was made 2 years ago.
Hopefully this was helpful.
Best regards,
Mike
hi, thanks for answer..
i found the z-index it was like:
#ui-datepicker-div{
z-index:999 !important;
}
i changed valors but nothing happened.
can you suggest me how to?
it didn’t work for me, http://www.cagliarirent.it/noleggio-auto-scooter-gommoni-a-marina-di-capitana-quartu-santelena-cagliari/
Hi,
Try this code in the General Styling > Quick CSS field:
.car-rental-search-step1 .booking-item .booking-item-body div.styled-select-dropdown select {
height: 40px !important;
}
.car-rental-search-step1 div.styled-select-dropdown {
height: 40px!important;
}
Best regards,
Mike
Thanks so much. it works fine!
Hi DesignProvider,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
Victoria