Tagged: x Author Posts January 9, 2017 at 7:29 am #1322311 KobberParticipant Hi, On my news page, I automatically have a header/headline with a white line above and below (see here). Can I get rid of the lines, and get the headline to match my other content on the website? January 9, 2017 at 7:53 am #1322349 JoaoModerator Hi There, Please add the following code to Appereance > Customizer > Custom > CSS .x-header-landmark { border: 0; } Hope it helps Joao January 9, 2017 at 7:58 am #1322352 KobberParticipant It worked with the lines, but why isn’t the font of the header the same as all my other headers (global styling)? I want it to match my other pages… January 9, 2017 at 8:11 am #1322368 JoaoModerator Hi there, Please add the following code to Appereance > Customizer > Custom > CSS .h-landmark span, .entry-title.h-landmark span { font-family: "Open Sans Condensed",sans-serif; font-style: normal; font-weight: 700; } Hope it helps Joao January 10, 2017 at 1:32 am #1323527 KobberParticipant Thanks! January 10, 2017 at 4:45 am #1323652 ThaiModerator You’re most welcome 🙂 Author Posts <script> jQuery(function($){ $("#no-reply-1322311 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In