Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Mahabub Alam

    (@maha25)

    Hi, Thanks for asking. I have seen your site home page see here https://prnt.sc/C5spSHCbV82_ and I have seen it’s fine.

    Can you tell me which two theme your are chekcing so we can test it our end and can update pluign tomorrow. Thanks

    Thread Starter maaw

    (@maaw)

    Hello,
    Thank you a lot for your quick feedback !
    I am still working on it searching solution and i did to force some css on my custom css theme field :



    CSS Kanaya


    /* Centrage .row AUTO via container Bootstrap / .row, [class="row"] {
    margin-left: auto !important;
    margin-right: auto !important;
    justify-content: center !important; /* Contenu centré dans row */
    }

    /* Padding symétrique = centrage parfait */
    .header_2 .row {
    padding-left: 0px !important;
    padding-right: 0px !important;
    max-width: calc(100% - 0px) !important;
    }

    /* Responsive : adapte à viewport */
    @media (min-width: 1200px) {
    .row {
    padding-left: 0rem !important;
    padding-right: 0rem !important;
    }
    }
    @media (max-width: 768px) {
    .row {
    padding-left: 0rem !important;
    padding-right: 0rem !important;
    }
    }

    /* Ton code + cleanup / .row, [class="row"] {
    margin-left: auto !important;
    margin-right: auto !important;
    justify-content: center !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    max-width: 100% !important; /* Simplifié */
    }

    /* Spécifique header si besoin / .header_2 .row { / Déjà couvert ci-dessus / } / Supprime translate3d du slider/carrousel / [class="swiper"] *,
    .swiper-slide,
    .carousel-item,
    .element-with-transform {
    transform: none !important;
    transform: translate3d(0, 0, 0) !important;
    }

    /* Si c'est un slider spécifique Easy Hotel / .easy-hotel .swiper-wrapper, [class="ehb"] [style*="translate3d"] {
    transform: none !important;
    }

    But this is not perfect, still have some element displaced like the gallery room inside the booking page détails :https://www.kanaya.maaw.fr/eshb_accomodation/accomodation-2/?nonce=a40bd16965&start_date&end_date&adult_quantity&children_quantity

    I use this theme : https://xtratheme.com/
    And this template : https://xtratheme.com/elementor/architect-3/

    If you need i can delete temporarily that css.

    Thank you !

    Plugin Author Mahabub Alam

    (@maha25)

    Hi, Thanks for share me details. We will check our plugin with this theme. Then If we find issues we will fix it and update plugin tomorrow. Thanks agian for your notice.

    Regards

    Thread Starter maaw

    (@maaw)

    Thanks a lot for your quick reply and this effort to take it into account.
    If it’s working well i’ll probably buy the addons !

    Best regards
    Roger

    Plugin Author Mahabub Alam

    (@maha25)

    Hi, Thanks for your patience. We fixed the problem and update our plugin. Please use the latest version and let me know.

    Regards

    Mahabub

    Thread Starter maaw

    (@maaw)

    Hi !

    Thank you so much looks like working great now without any custom css ! And thanks a lot for your plugin i’ll convince my customer to take the premium pack ! I continue to setup it. Once i finish the setup i’ll give you 5 stars everywhere !

    Best regards,
    Roger

    Plugin Author Mahabub Alam

    (@maha25)

    Hi, It’s pleasure for me. Thanks

Viewing 7 replies - 1 through 7 (of 7 total)

You must be logged in to reply to this topic.