Mats Fäldt
asked 5 years ago
How to change text color and background color, see picture

https://imgur.com/a/3Es42wk

Rachel Stinson
replied 5 years ago

try using this (on a general basis)
body {
font-family:Helvetica,Arial,sans-serif;
background-color:#000;
color:#fff;
}
if your page is using CSS.

1 Answers
DominicStaff
answered 5 years ago

Please send me your site URL for further checking.

Powered by DW Question & Answer Pro