Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #205740

    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?

    #205757

    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

    #205765
    This reply has been marked as private.
    #205844

    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

    #205852
    This reply has been marked as private.
    #205861

    Hey Phil!

    Do you mind creating a temporary admin login and posting it here privately so we can take a look?

    Cheers!
    Yigit

    #205862
    This reply has been marked as private.
    #205867

    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

    #205869
    This reply has been marked as private.
    #205872

    Hey!

    You are welcome! Glad we could help :)

    Regards,
    Yigit

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Formatting of notification bar and buttons’ is closed to new replies.