Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi, the page seems fine on my end (with no spacing): https://snipboard.io/fpaAxc.jpg

    Have you managed to resolve the issue?

    In addition, seems you are using a widget by Jet Woo Builder and not Elementor. I would suggest contacting them as well as we do not have control over the code of their widget.

    Hi, after checking it is a bug on our end. As a workaround, add this to the custom CSS:

    .elementor-widget:not(:last-child) {
    margin-bottom: 0;
    }

    If you need to target the specific column:

    selector .elementor-widget:not(:last-child) {
    margin-bottom: 0;
    }`

    Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    @alfredo1216 Do not use short links in these forums, that has been abused in the past and is expanded when found. I have expanded yours.

    Thread Starter alfredo1216

    (@alfredo1216)

    @michellei I understand, I have already modified it so that the visual of the web page is fine, but will that error be solved in a future update?

    Thank you

    Hi, unfortunately, I do not have an ETA. Hopefully, it will be fixed in the next few updates. In the meanwhile, you may keep an eye on our changelog

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Widget spacing issue’ is closed to new replies.