[Resolved] Woocommerce Message breaks with Flexbox (GP3.0)

Home Forums Support [Resolved] Woocommerce Message breaks with Flexbox (GP3.0)

Home Forums Support Woocommerce Message breaks with Flexbox (GP3.0)

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1475246
    Ferenc

    Hi! I have 2 different sites where the new flexbox system breaks the WooCommerce messages (for example the “add to cart” message). I have Elementor Pro builder in both sites. I did CSS regenerate and cleared cache too, but it didnt solve the problem.

    #1475278
    Leo
    Staff
    Customer Support

    Hi there,

    Any chance you can link us to the site in question?

    You can use the private information field.

    Let me know 🙂

    #1475844
    Ferenc

    Hi, you can see it on this page:
    https://wendor.hu/vault/noblechairs-icon-fekete/
    The added to cart messege pops up in the left side, pushing the body to the right.

    #1476150
    David
    Staff
    Customer Support

    Hi there,

    Elementor can be a pain – it should be responsible for hooking in Woo notices on their own templates…. but anyhow, try this CSS:

    .elementor-template-full-width .site-content {
        display: block;
    }
    #1477957
    Ferenc

    Hi! Thanks for the help, it solved the problem.

    #1478029
    David
    Staff
    Customer Support

    You’re welcome

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.