• Is it possible to remove the default bottom padding from the Elementor Text Editor widget? I have added the following custom CSS:

    .bottom-padding-0 {
    padding-bottom: 0px;
    color: red;
    }

    The text color is applied to the Text Editor widget, but the bottom padding is not applied. Is there a way to remove the bottom padding?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Remove Bottom Padding From Text Editor Widget’ is closed to new replies.