- Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Labels
request/enhancementIndicates an Enhancement Request for an existing feature.Indicates an Enhancement Request for an existing feature.
Milestone
Description
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?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
request/enhancementIndicates an Enhancement Request for an existing feature.Indicates an Enhancement Request for an existing feature.