[Plugin: CSS Plus] I'm trying to change the background color of a single page.
-
I’ve been trying to change the background color of a single page using CSS Plus and haven’t had any luck.
I’ve tried:
body {background:#eef}
body {background:#eef;}
body {background: #eeeeff}
body {background: #eeeeff;}
body {background-color: #(all variations)}
body { background: #eef }
. . . and so on.
None worked. However, I did change the text of a page using:
p { font-family:"Times New Roman"; font-size: 18px; }
and that worked fine.
I would say my skills with Word Press are well below “novice”. Thanks for any help.
Mark
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘[Plugin: CSS Plus] I'm trying to change the background color of a single page.’ is closed to new replies.