Share your use case and provide a
s many details to support your idea as possible. Thank you!

Hey there, @Zach_Rucker and welcome to the Community
Sorry for the delayed response!
I’ve forwarded your request to the devs and will update you once the solution is ready
Hi there, @Zach_Rucker
You can change the paddings in the header container using this code in the Custom CSS field on the Style tab of your widget’s settings:
.es-header-container {
padding-top: 0;
}
To reduce vertical and horizontal paddings of the background container, you can use the Horizontal and Vertical Padding settings in Background section on the Style tab:
Please check it out and let me know if it helped