If I set the page heading to NO the line disappears.
I added the css below but it's not working .page-header {border-bottom: none; border-top: none;}
cfnet21 Hi If the style for page heading it show when page has heading code. For more info kindly share the url of page which has heading and another no heading.
Ninja
NO Page Heading https://www.cfnet.canadianfilipino.net/index.php/community
SHOW Page heading https://www.cfnet.canadianfilipino.net/index.php/news/editorial
cfnet21 Hi use this code
.page-header > h1:after {background:none!important;}