Archived topic
Getting background color below header and above footer on static Home Page
5 replies · Started by Shubham on December 1, 2019
Hi,
I created my homepage using Elementor and GeneratePress latest theme. I have check there is no issue in Elementor.
It seems like something is there in padding or margin.
Please have a look on my website home page here
Hi there,
Have you solved this?
I'm not seeing anything unusual on the home page.
Let me know :)
No.
Please refer to the image link attached.
Below Header Space Screenshot

Above Footer Space

Hi there,
its because of this CSS you have in Customizer > Additional CSS:
.inside-article,
.sidebar .widget,
.comments-area {
border: 1px solid rgba(232, 234, 237, 1);
box-shadow: 0 0 10px rgba(232, 234, 237, 0.5);
}
Thanks a lot. It's working man
Thanks, David
You're welcome