Closed NicoHood closed 3 years ago
Hei @NicoHood and @TimidRobot. I opened pull request #153 with a fix for this issue. Please let me know if that solution was close to what you had in mind.
@brylie Yes, that looks like it should fix my issue. Thanks for having a look at it!
Description
This is how the widget looks with a title:
And this is without (empty title highlighted):
You can clearly see, that there is additional padding to the top, cause the h2 is still there, but empty:
Reproduction
Add the widget without a title
Environment
Wordpress 5.7 Generatepress (free) theme
Additional context
The headline should be either removed or fallback to a default value.