The -40 padding on the header and bottom is not working
-
I have already activated “Elementor sections negative margin” in theme settings, but it doesn’t work. I did some of them manually, but this is annoying, since I have a lot of pages. Do I have to put a default template for it to work? Or what could be happening?
Hello,
That option has nothing to do with the margin below the header.
You can try to use the code below to disable the default margin below the header:
body .main-page-wrapper {
padding-top: 0;
}
However, the best solution is to set a negative margin to the first section/container of the page.
Kind Regards
What does that option refer to then? It would be good to know what it is for. Thank you.
ok thanks, you can close this topic.
Hello,
In case you need any additional help, I’d be more than happy to assist you.
Have a good day!
Kind Regards
The topic ‘The -40 padding on the header and bottom is not working’ is closed to new replies.