gradient border between page and header

Posted in: Newspaper
Post count: 76

Hi
Is it possible to remove the border between the header and main body of the page/post? The site is WomensGolf.com. I would like a flat white background but keep getting this gray border.
screenshot of the border
I have tried different header styles and all my background colors are set to white.
Thank you
Richard

Post count: 23312

Hello rfiling,

If you want to remove that border, you should use the code below and place it in Theme panel -> Custom CSS area.

.td-header-gradient:before {
display:none;
}

Thanks for your understanding!

Post count: 76

Hi Catalin

Thank you! Worked perfectly.

Best wishes,
Richard

Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newspaper’ is closed to new topics and replies.