Prerequisites
- [ x ] I have searched for similar issues in both open and closed tickets and cannot find a duplicate.
- [ x ] The issue still exists against the latest stable version of Elementor.
Description
The following line of code clashes with WP's default align styles, as referenced in Elementor Hello theme:
.elementor .elementor-widget:not(.elementor-widget-text-editor) figure {
margin: 0; }
Steps to reproduce
Open a post and add an image. Align it left. Write a long paragraph to wrap it. There is no margin between the image and the text.
Isolating the problem
- [ x ] This bug happens with only Elementor plugin active (and Elementor Pro).
- [ x ] This bug happens with a default WordPress theme active.
- [ x ] I can reproduce this bug consistently using the steps above.
Environment
System Info
```
```
Prerequisites
Description
The following line of code clashes with WP's default align styles, as referenced in Elementor Hello theme:
.elementor .elementor-widget:not(.elementor-widget-text-editor) figure {
margin: 0; }
Steps to reproduce
Open a post and add an image. Align it left. Write a long paragraph to wrap it. There is no margin between the image and the text.
Isolating the problem
Environment
System Info
``` ```