Footer Template Heading color change

Posted in: Newspaper
Post count: 28

Website weekends.northdallasgazette.com
Theme: Newspaper/Gossip
Show Footer: ON
Footer Template Style 5
Widget: Footer 1

How do I turn the color in the line header just in the footer to another color. (the line to the right of NDG “Around Town” https://weekends.northdallasgazette.com/wp-content/uploads/2019/10/Capture.png
I have searched every setting I can find. I am sure I am overlooking something. Help please

Post count: 35449

Hi,

In order to change only the color for that line, you’ll need to use a custom css like this one -> http://prntscr.com/pndnx9
.td-footer-wrapper div .td_block_template_8 .td-block-title > *:before {
background-color: #7f1813;
}

The code need to be set in Theme panel> Custom code> Custom css

Thank you!

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