Plugin Author
RazyRx
(@razyrx)
Hello,
Checked your site, but it seems notice message displayed correct.
Did you fixed the issue? Or maybe it is only issue for logged in user?
Regards,
Oleg
Plugin Author
RazyRx
(@razyrx)
Hello,
With default WooCommerce template plugin do not use element with display:none style.
Plugin use WooCommerce error/notice functionality to display message, if it is displayed incorrect then first of all try to change theme to WordPress default to check maybe it is some incompatibility between plugin and theme. In this case please provide theme name and we will try to check what cause this issue.
Also check JavaScript errors in browser developer tool.
Text from element with display:none must be moved to correct position afterr page load, but it seems page do not have needed JavaScript code or not execute it.
Maybe it is some incompatibility with optimization plugin that modify JavaScript in some case.
Regards,
Oleg