Reply To: change Background behind titles on pages and posts

#1859
eVision Themes
Keymaster

Hello Barrymore,

Thanks for your queries.

Here is the code, you can put in Customizer > Additional CSS section.
.page-inner-title {
background-color : #efefef; ( You can put your own color)
}

Hope this resolve your problem!