Skip to content

Remove default 20px margin below Elementor Widgets #1221

@katart

Description

@katart

All Elementor Widgets seem to have a default 20px bottom margin and there doesn't seem to be a way to override this in the Elementor Widget settings. This is the CSS code that affects the Elementor widgets:

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

I would like to remove this 20px margin without editing the CSS. Is this possible?

Metadata

Metadata

Assignees

Labels

request/enhancementIndicates an Enhancement Request for an existing feature.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions