• Resolved leecollings

    (@leecollings)


    I’ve just discovered that the most recent update of Elementor has removed the elementor-image container from being added to images, which has now thrown out a whole load of styling I had from CSS.

    There is no mention I can see of this being removed from the changelog, but I’ve just confirmed the update is the reason it was removed.

    .elementor-element.rounded-3 .elementor-image img {
        border-radius:1rem !important;
    }

    This block of code for example now has no effect because the container elementor-image no longer exists.

    Why has this been removed, and why has it not been mentioned!?

  • The topic ‘Markup changed without being listed in changelog’ is closed to new replies.