I can't figure out where this indentation comes from
-
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.
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
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.
Hello,
Please insert the credentials into the Private content below the message area.
Best Regards
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
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
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
ah, I get it, thanks for the help!
have a good day!
If you have any questions please feel free to contact us.
Best Regards
The topic ‘I can't figure out where this indentation comes from’ is closed to new replies.