It should be possible – in theory – using custom CSS but that really depends upon how your theme works. What theme are you using? Where did you download it from?
You need to edit the following CSS handle
.post-container
——————
The edit would be as follows:
.post-container {
background: "your new color goes here" ;
}
theme name is Hitchcock i get from control panel.
where i fuond whis to edit? what file?
That bit of code is called CSS
You can read / watch this to learn how to add it
WPBEGINNER – HOW TO EASILY ADD CUSTOM CSS
@ewileta
-
This reply was modified 9 years, 6 months ago by
j09.