In Orbisius Store the notices were not correctly showing up and the exclamation point of the notice wasn't looking good.

So to hide the pseudo element of woocommerce-info css class use this snippet

<style>
	/*Remove the exclamation mark as it goes on a new line */
	.woocommerce-info:before {
		content: none;
	}
</style>
Referral Note: When you purchase through an referral link (if any) on this page, we may earn a commission.
If you're feeling thankful, you can buy me a coffee or a beer