Header & Footer Colours Not As Per Theme

Posted in: Newspaper
Post count: 3

Hi,

I updated and am having an issue with the header and footer colours on CoinJournal.net

I have set these to #f4b74e in the theme, but they are not showing.

Thanks,
Oliver

Post count: 23312

Hello Olivercarding,

Please ensure that you have added the color in the correct field in order to achieve as you wish. I have tested on my site all the settings for footer/header about color and works fine. For more information about Theme colors, please consult our documentation here -> https://forum.tagdiv.com/theme-colors-introduction/ Below I gave you a custom CSS code to change the background color for header and footer section.

The code is ->

.td-footer-wrapper, .td-banner-wrap-full {
background-color: #f4b74e;
}

If is not what you want to achieve, please provide more details about your desired changes so I will be able to provide a more accurate response.

Thank you for the message!

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