fbpx

How to remove the default bottom margins from Elementor Paragraphs

Elementor paragraph elements have a default bottom margin that usually adds too much spacing between designed elements on the page. The best way to get rid of this by default is to add the following code to your themes style sheet or the custom code part of elementor if you have an elementor pro.

.elementor-text-editor p:last-child, .textwidget p:last-child { margin-bottom:0px;}
Shopping Cart