Home › Forums › Jevelin Theme › Change color of post background.
Home › Forums › Jevelin Theme › Change color of post background.
Hello there,
Loving the theme so far!
I have been looking all over the place to find a way to change the color of the post background, they seem to always have the color of the main background.
How can i achieve that?
Thank you!
Hi @trb2017,
I hope you are well today and thank you for your question.
Could you please share me your site URL where it’s displaying so that i can help you to achieve it?
Best regards,
Shufflehound team
Hi, thank you for answering so fast.
Here it is : http://theredbeaver.com/category/showcases/
You can try changing its background color to white by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
.archive.category article .post-container {
background-color: #fff;
}
Awesome! It worked.
Thank you very much!
PS:Went write a 5stars review right away, i am super pleased, gj.
You are always welcome here 🙂