• Resolved Tatitas

    (@taiswebsites)


    Hi guys!

    After updating Elementor to 3.34.0, I found a syntax error in a line inside elementor/css/post-2.css:

    .elementor-2 .elementor-element.elementor-element-e0bd076 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute) {
    margin-block-end: : 5px;
    }

    It looks like there’s an extra colon. It should be:

    margin-block-end: 5px;

    Because of this extra colon, all websites are now showing much larger margins between text elements. I hope you can fix this as soon as possible. Thank you!

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support Milos

    (@miloss84)

    Hello there,

    Thank you for your patience.

    I attempted to replicate the issue on my test site using the latest version, but I wasn’t able to reproduce it.

    Could you please share a few more details about what you’re seeing? If possible, please also provide a short screencast demonstrating the issue so I can follow the exact steps and try to reproduce it on my end. For reference, I’m testing on a clean WordPress installation with only Elementor and the Hello theme active.

    This will help us better understand what’s happening and provide more accurate support.

    Looking forward to your reply.

    Kind regards,

    Hi,
    I had the same bug, but they fixed it in the version 3.34.1.
    https://github.com/elementor/elementor/issues/34033
    Have a good day

    Thread Starter Tatitas

    (@taiswebsites)

    Fixed here too. Thank you all!

    Plugin Support Milos

    (@miloss84)

    Hi there,

    Glad to hear that it’s all working properly for you

    If you run into any other issues, don’t hesitate to open a new topic.

    Our team will be more than happy to help.

    Best regards

Viewing 4 replies - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.