Home Forums WoodMart support forum Message by the theme too low priority over other content

Message by the theme too low priority over other content

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #25896

    Brockway
    Participant

    Hi there,

    i found out today that my users have some issue reading some notice from the theme because it doesnt display over some others elements like livechat plugins : https://files.slack.com/files-pri/T6B7DHK0F-F85G8EZHN/image.png

    i test several livechats and it’s the same issue on all of them.
    Regards.

    #25917

    Artem Temos
    Keymaster

    Hello,

    Please, provide us a link and steps to reproduce the issue on your website.

    Regards

    #25950

    Brockway
    Participant

    Hi, it’s still on the same website than the others tickets : hello-horse.fr

    And this is a message displayed by woocommerce in case of errors, like products no longer in stock or coupon not usable anymore, so you will probably not be able to reproduce, but i think you can figure out right ? Since you styled this message in your theme.

    Regards.

    #25962

    Bogdan Donovan
    Keymaster

    Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue.

    #yith-wcwl-popup-message, .dokan-store-contact .alert-success, .mc4wp-alert, .woocommerce-error, .woocommerce-info, .woocommerce-message, div.wpcf7-response-output {
        z-index: 2000000001 !important;
    }

    Regards

    #25974

    Brockway
    Participant

    Seems to work fine.

    Thanks 🙂

    #25997

    Artem Temos
    Keymaster

    You are welcome!

Viewing 6 posts - 1 through 6 (of 6 total)

The topic ‘Message by the theme too low priority over other content’ is closed to new replies.