Contents
How do I remove spaces between widgets?
2. In Style tab, find the Space Between Widgets option and set your preferable value to the space between elements (unit: px). For instance if you want to remove the default space between widgets completely, just set the value to 0; 3.
Solution was to go to footer page and click edit with elementor and then click all sections in my footer and in layout under edit section find the option called overflow and then from drop down select as hidden repeat for all sections in footer and click update after done.
How to remove the white space before the footer?
You can remove the white space before the footer for all pages with this custom CSS (paste it as described above): However, if you want to remove the spacing only on certain pages, you will need to target these more specifically.
I suggest a few things: Fix your html, for example, all your content is inside your header tag, that’s probably a mistake. To make your footer work correctly, I would use the css calc method to give your content a minimum height of 100% minus the height of your header+footer, as such (notice also a few important css rules to make this work):
Why is there so much white space on my WordPress page?
OMG sorry I just saw that you had replied 6 days ago. On the main home page, there’s a ton of white space between the images and each section. If you scroll to the bottom, the last section is contact and there’s a lot of white space from the bottom of the section to where the social media icons are.
How to get rid of white space on all pages?
The actual value (-3.75rem in this case will differ from theme to theme), so here is the list of values for our newer themes: WoonderShop : -2.75rem; for top row value and -5rem; for bottom row. How to get rid of it on all pages?