Archived topic
change background color of a single page.
1 reply · Started by Jusung on September 12, 2022
Viewing posts 1–2 of 2
Hello. I am trying to change the background color of a single page.
To change the background color, I tried this CSS
body.page-id-766 {
background-color: white;
}
This code worked on tablet and PC.
However, on mobile, it is not working.
The background color is not changed on mobile.
Can you help with this?
This has been answered already and resolved!
This archived topic is closed to new replies.