Hello,
I’d need some infos about the picture I attached.
A- I’d like to change the background image for every page of the website
B- I’d like to change the font width and color to white of the title only for these page headers. I tried to modify the font style on the css, but the problem is that by doing this it will change also the font in the homepage used for ‘About Us’ as it is h3.
You have to use above CSS code for every page where you want to change the image and you have to change page id number 1504 to that page id and background image URL whatever you want to set for that page.
B- I’d like to change the font width and color to white of the title only for these page headers. I tried to modify the font style on the css, but the problem is that by doing this it will change also the font in the homepage used for ‘About Us’ as it is h3.