Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #928058
    Sandro Pozzolo
    Guest

    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 ?

    #929045

    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:
    2018-03-19_072519
    yet this was made 2 years ago.
    Hopefully this was helpful.

    Best regards,
    Mike

    #929077

    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/

    #929479

    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

    #929481

    Thanks so much. it works fine!

    #929622

    Hi DesignProvider,

    Glad we could help :)

    If you need further assistance please let us know.
    Best regards,
    Victoria

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.