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 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #611426

    viz.design
    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 month, 1 week ago by Luke Nielsen.
    #611736

    viz.design
    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

    #613218

    viz.design
    Participant

    ok thanks, you can close this topic.

    #613237

    Luke Nielsen
    Keymaster

    Hello,

    In case you need any additional help, I’d be more than happy to assist you.

    Have a good day!

    Kind Regards

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

The topic ‘The -40 padding on the header and bottom is not working’ is closed to new replies.