Background color not changing with the journal demo

Posted in: Newspaper
Post count: 2

Hello,

I have installed the journal demo without the content. The background color of the entire site is grey.

When I go to the theme panel, theme colors, general theme colors and chose a background color, the background color does not change.

So, how can I change the background color site wide?

  • This topic was modified 7 years by ccandillo.
Post count: 35449

Hi,

This demo have a a special class and you need to set that color on that class.
-> https://www.screencast.com/t/qvj9RXCkCsy
.td-journal {
background-color: lightblue;
}

Feel free to change the color.
You need to set the above custom css in Newspaper>Theme panel>Custom code>Custom css

Thank you for your understanding!

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