White background appearing in footer on mobile

Posted in: Newspaper
Post count: 43

Hi,

Please see the screenshot from mobile screen. The footer background is appearing in white colour. However, I have set it to dark grey.

http://www.screencast.com/t/bbapzBFH

also the bottom footer desktop screen is also appearing in white colour.
Please help fix this issue.

Thanks

Post count: 35449

Hi,

Please read this documentation for Theme colors introduction: https://forum.tagdiv.com/theme-colors-introduction/
If the the set don’t apply than add this custom css in Newspaper>Theme panel>Custom code> Custom css
body, .td-container-wrap {
background-color: darkgray;
}

Hope this will solve your problem.
Thanks.

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