This topic has 9 replies, 4 voices, and was last updated 7 years, 9 months ago ago by Rose Tyler
http://www.harveyshomeandgarden.com
http://www.harveyshomeandgarden.com/dogs/
I have this annoying white space under the slide show and under the page title that I cannot find where to get rid of. I have looked in all the blocks for padding and it os all set to 0.
The white space is also above the footer.
I would like to get rid of it all together, but if I cannot, I would at least like to set the color to #F0EAD6.
Thank-you
Hello,
Plese, add this code in Custom CSS:
.page-heading-slider .wpb_revslider_element {
margin-bottom: 0;
}
.page-content {
margin-bottom: 0;
}
Regards,
Rose Tyler.
That definitely worked for the slider page, thank-you.
All the other pages still have it under the header though
See http://www.harveyshomeandgarden.com/pet-hotel/
Hello,
I don’t see white space under the header on the page you provided http://storage4.static.itmages.com/i/17/0208/h_1486569964_3782828_818706ac34.jpeg .
Please check it again.
Thank you.
Regards,
Eva Kemp.
It is there, and on all pages (with the exception of the slider page now)
Scroll to the top of the page and you will see it. The screen shot you sent was quite a ways down the page and it only occurs at the top.
Hello,
I checked the page at the top (didn’t scroll) and saw this http://prntscr.com/e7bjc4 .
Please show a screenshot of the issue.
Best regards,
Jack Richardson.
Not sure what is going in but now it is cutting off the top of the page, so half of the slide show is missing and the tops of the pages.
What I see: http://www.harveyshomeandgarden.com/wp-content/uploads/harveys-01.jpg
What the slide should look like: http://www.harveyshomeandgarden.com/wp-content/uploads/cat_health_month.jpg
Same on most pages.
I fixed it, the header overlap was on and I added this code to the custom CSS:
.page-content {
margin-top: 0;
}
Hello,
We’re glad to hear that your issue was solved.
Have a nice day!
Regards,
Rose Tyler.
Tagged: annoying, themes, white space, woocommerce, wordpress
You must be logged in to reply to this topic.Log in/Sign up