When something is successfully added to the cart the notification bar and button is correctly displayed. If I try add again (which I can’t as this is how it is configured and it is ok) I get the error notification but the layout of the button is wrong.
Any ideas?
Hi oslpag!
Can we see your site/shop live? It would be best to test it out and inspect the code as it is on your server and then we can assist with the needed css fix.
Cheers!
Devin
Hi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
ul.woocommerce-error { padding: 32px 45% 57px 36px; }
ul.woocommerce-error li a {
margin-right: 20px; }
Regards,
Yigit
Hey Phil!
Do you mind creating a temporary admin login and posting it here privately so we can take a look?
Cheers!
Yigit
Hey!
Changes are done. Please review your website. You can find custom CSS code i added in Style.css file of your child theme
Regards,
Yigit