Answers for "How to remove empty/padding space after the text widget"

0

How to remove empty/padding space after the text widget

.elementor-widget-text-editor p:last-child{
	margin-bottom:0px;
}
Posted by: Guest on January-29-2022

Code answers related to "How to remove empty/padding space after the text widget"

Browse Popular Code Answers by Language