Home Forums WoodMart support forum The -40 padding on the header and bottom is not working

The -40 padding on the header and bottom is not working

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #611426

    adrianaliv.diseno
    Participant

    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?

    #611582

    Luke Nielsen
    Keymaster

    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

    • This reply was modified 1 day, 8 hours ago by Luke Nielsen.
    #611736

    adrianaliv.diseno
    Participant

    What does that option refer to then? It would be good to know what it is for. Thank you.

    #611818

    Luke Nielsen
    Keymaster

    Hello,

    It’s described in the 2 point here – https://xtemos.com/forums/topic/please-explain-boxed-and-full-width-container-layout-when-it-comes-to-woodmart/#post-594530

    Thank you for your time.

    Kind Regards

Viewing 4 posts - 1 through 4 (of 4 total)