Message by the theme too low priority over other content
-
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.
Hello,
Please, provide us a link and steps to reproduce the issue on your website.
Regards
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.
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
Seems to work fine.
Thanks 🙂
The topic ‘Message by the theme too low priority over other content’ is closed to new replies.