Archived topic
Spacing Issue with Elementor
2 replies · Started by Kevin Wabiszewski on April 20, 2019
Hey guys, I am having a bit of a spacing issue when using elementor. When I view the page through elementor it looks good but not when otherwise.
I think the theme is overriding elementor but I can't seem to find out where.
You can see the space between paragraph 4 and 5 has 10 extra pixels. I can use the css below to override it in theme options but then it gets rid of all my padding everywhere.
.elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated {
padding: 10px;
}
Any ideas? Thanks for your time
Turns out it was not the theme, there is a column gap setting in elementor.
Glad to hear you got that resolved.