Remove empty space at the end of the page
-
Hi there,
i’m currently trying without any sucess to delete empty space at the end of my page : http://prntscr.com/h6wzqg
Even putting custom css in page builder dont do the trick, even !important dont… http://prntscr.com/h6x0u1 because it’s overrided by something else it seems. it’s the first time that i encounter a theme that dont propose to disable empty space at the end of the page, and where custom code is override by bootstrap file or something else.
Regards.
Hi,
Please, provide us a link where we can see this.
Thank you
Here the page in question : https://www.hello-horse.fr/contact/
Also i wonder if you withour hopening another ticket tell me how to get this result : http://prntscr.com/h791d3
i guess i dont use the right widget maybe ?
You need to use this code snippet
.site-content {
margin-bottom: 0 !important;
}
You can add brands filter as well as other filters by product attributes using our Layered Nav widget in Appearance -> Widgets.
Work both like a charm 🙂
Thanks
The topic ‘Remove empty space at the end of the page’ is closed to new replies.