Change background color for a single page?

Posted in: Newspaper
Post count: 45

Hello – is there a way to change the background color for a single page (and have it override the image background that is set for the whole site)?

Thx!

Post count: 45

Nevermind – turns out there is a custom CSS entry by hitting the little GEAR icon in the upper right of the Visual Builder that outputs only on that page.

Was easily able to change the background by entering

body {background-color: #d2dce4;
background-image: url(“http://www.mydomain.com/wp-content/uploads/2016/12/mypic.jpg”); }

This can be closed. Thx!

Post count: 22421

Glad you figured it out!
Have a nice day!

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