Home Forums WoodMart support forum I can't figure out where this indentation comes from

I can't figure out where this indentation comes from

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #341364

    vladimirwillis
    Participant

    I have already checked all the columns with WPBakery Page Builder settings and found no top padding anywhere. I don’t understand where this comes from, there is no such problem on my other site.

    There is still a moment when editing a column, screenshots 1 and 2 are thrown out to https://www.w3schools.com/tags/att_global_id.asp
    as you can see the elements are offset.
    Maybe this is interconnected?

    Everything is fine on the site chekolad.ru.
    on these two sites all plugins are identical
    WPBakery Page Builder has been updated to the latest version.

    Attachments:
    You must be logged in to view attached files.
    #341370

    Hello,

    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 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

    #341457

    vladimirwillis
    Participant

    Is it possible to upload a screenshot in another place? I do not see him

    maybe you mean this line ?, changes -40 are not applied, clearing the cache does not help either

    Attachments:
    You must be logged in to view attached files.
    #341498

    Hello,

    Please insert the credentials into the Private content below the message area.

    Best Regards

    #341506

    vladimirwillis
    Participant

    Administrator:

    #341508

    vladimirwillis
    Participant

    and

    #341641

    Hello,

    You have set the shop page as the home page.

    Please add this code to the Theme Settings > Custom CSS > Global:

    .main-page-wrapper {
      padding-top: 0;
    }

    Best Regards

    #341663

    vladimirwillis
    Participant

    1) thanks helped. but still not the same indentation as on the website chekolad.ru
    it is unclear why a small indent from the cap remained.

    2) Does wpbakery have a solution to the breakage problem? (what is in the screenshot) on one site there are no problems, but on vkusibuket.ru there is

    #341712

    Hello,

    chekolad.ru has the usual WordPress theme page as the home page and vkusibuket.ru has the shop page as the home page.

    In order to remove the gap on chekolad.ru you need to add this negative margin to set margin-top:-40px in the upper row settings: http://prntscr.com/lexqqs for WP bakery page builder;

    vkusibuket.ru shop page has another structure and you cannot add any margins to the top row. That is why I gave you CSS.

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

    Best Regards

    #341726

    vladimirwillis
    Participant

    ah, I get it, thanks for the help!
    have a good day!

    #341796

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

    Best Regards

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

The topic ‘I can't figure out where this indentation comes from’ is closed to new replies.