Z index of cart and my account window and whatsapp banner

This topic has 4 replies, 2 voices, and was last updated 5 months, 1 weeks ago ago by Rose Tyler

  • 3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 28, 2023 at 14:40

    Hello, Maloneweb,

    Thank you for contacting us and for using XStore.

    Do you want this behavior – https://gyazo.com/15c064dacdef39dae8b7628190ff7890 ? If so, the next custom CSS code can be used:

    div#ht-ctc-chat {
        z-index: 0 !important;
    }

    Kind Regards,
    8theme team

    Avatar: maloneweb
    maloneweb
    Participant
    November 28, 2023 at 18:44

    Hello, thanks for your help.

    The code work fine, but in this way, the chat disappear in a lot of spaces (behind slider, behind call to action, ecc) during navigation.

    There is a way to hide it ONLY when the visitors open the my account and cart popup?

    Please let me know.

    Thanks and best regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 29, 2023 at 09:28

    Hello, Maloneweb,

    In this case, we would recommend you to change the position of chat button, by changing the previous code to:

    div#ht-ctc-chat {
        right: unset !important;
        left: 90px;
    }

    In another case, contact support of the Chat button plugin.

    We hope this information is helpful.

    Kind Regards,
    8theme team

  • Viewing 4 results - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.