This topic has 8 replies, 2 voices, and was last updated 9 years, 11 months ago ago by Robert Hall
Hi Devs,
Problem: White space between footer and content.
I have tried various methods described on the forums with similar problems but have yet to solve this problem. I’ve tried adding custom css codes as suggested in this post (https://www.8theme.com/topic/white-space-between-footer-and-page-content/) but to no avail.
Here is my website: http://www.outrank.sg
Please refer to my login details and kindly advise on how to solve this problem.
Thank you for your time!
– Ian
Hello,
I’ve added following code into style.css of the Child Theme. Check it.
.content-page{
margin-bottom:0px;
}
Regards,
Robert Hall.
Hi Robert,
Thanks! That seemed to solve the problem.
Just another quick question though, it seems every time i create a new row, it seems to add a 35px white border to the top of the row. Usually i add a -35px to the margin but is there any workaround this problem? Like a custom css code you added?
Thanks!
– Ian
Please provide as with the link to page where you have created row and need fix.
Regards,
Robert Hall.
Hi Robert,
Please take a look at the home page.
Problem areas:
After the row with a background image, there is a white space.
After the Why SEO row, there is a white space.
I can solve the problem with a -35px to each row but was wondering if there is a custom css code to workaround this issue. If there isn’t, i will just stick with the current resolution.
Thanks!
-Ian
To remove this space I’ve added this code. Check it, please.
.wpb_row{
margin-bottom:0px;
}
Regards,
Robert Hall.
Hi Robert,
That is exactly what i needed!
Thank you so much!
– Ian
You’re welcome!
We will be very grateful if you could leave a rating for our theme and your review.
http://themeforest.net/item/royal-multipurpose-wordpress-theme/8611976
Regards,
Robert Hall.
Tagged: content, design, footer, themes, white space, woocommerce, wordpress
The issue related to '‘White space between content and footer’' has been successfully resolved, and the topic is now closed for further responses