Archived topic
Change single post container background color
1 reply · Started by Avinash on October 19, 2020
Viewing posts 1–2 of 2
hi,
please help to me to change container color of single post, verified previous related question posts,not clear so posting again thanks
https://bestmicroovens.in/best-otg-oven-in-india/
Thanks
Hi there,
if you want to change the content container color just for the single post then you can use this CSS:
.single-post.separate-containers .inside-article {
background-color: #eeeded;
}
This archived topic is closed to new replies.