padding 40px on deffault mobile layout header
-
Hi, the default pading without import any page template is * padding-top: 40px;
I fixed it with css, but can you tell me why this default size is set and if it can be turned off through settings and not with code ?
Hello,
This padding is important for all the Woocommerce templates, in order to remove it from the home page you need to add a negative margin to the first section if you use Elementor https://prnt.sc/uhivji or set margin-top:-40px in the upper row settings: http://prntscr.com/lexqqs for WP bakery page builder.
Kind Regards