Home › Forums › WordPress Themes › Materialism › Font color
Forums › WordPress Themes › Materialism › Font color
PLEASE NOTE A RECENT CHANGE:The forum is read-only. Please submit any support request here.
Hello, Just a simple question. I cannot figure out how to change the font color in the hero section. Please help!
I’ve changed the font color in the typography section for all three levels.
Thank you, Carol
Hi Carol,
Please use the Custom CSS field from our framework and use the following rules:
.hero-section .hero-title, .hero-section .description { color: blue !important; }
Kind Regards