Home Forums WoodMart support forum .main-page-wrapper with -40 margin

.main-page-wrapper with -40 margin

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #469198

    kasper
    Participant

    My website has a .main-page-wrapper wit a -40 margin. I can remove this by making custom css, but i only need it removed on the frontpage, as the product pages needs this margin.

    I’m using elementor and coffee preset.

    #469206

    vindesign_it
    Participant

    Hi, I have same problem:

    .main-page-wrapper {
        margin-top: -40px;
        padding-top: 40px;

    Why this is a default margin ?

    Thanks

    #469359

    Hello,

    WoodMart theme has padding by default.
    This padding is important for all the Woocommerce templates, in order to remove it from the home page you need to add this 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.

    If you have any questions please feel free to contact us.

    Best Regards

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