Change font color of title and body text on pages

Hi Movin,

Thanks for your help.

What is the CSS code to change the title and body text from black to white on the pages?

I’ve attached a screenshot for you to reference.

Thanks, Bo

Hi @bolockwood,

Could you send us your website to check and send you the code?

Thanks,

Cristian

Hi Cristian,

Here you go…BoLockwood.com

If you need to login:

Username: Colorlib
PW: Bo2017

Thanks much!

Bo

Hi @bolockwood,

Use this css code:

.mb32 {
color:#ffff;
}

Thanks,

Cristian

Hi Cristian,

I had already change the body text to white using the WP editor.

I added the css code above, though, the page title remains black, and since the background is black, the page title cannot be seen at all.

Any other suggestions to change the page title (on every page) to white?

Thanks,

Bo