Site logo

Archived topic

Woocommerce Message breaks with Flexbox (GP3.0)

5 replies · Started by Ferenc on October 6, 2020

Viewing posts 1–6 of 6

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.

Hi there,

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

You can use the private information field.

Let me know :)

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;
}

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

You're welcome

This archived topic is closed to new replies.