Hi,
I am using a text block on my home page and making the top line bold. For some reason, it makes the type red only if bold is chosen. Even if I choose black in the editor, it still stays red?
Under Enfold / General Styling, I am using Splash Red.
Is it possible that this is over riding things?
How do I get “Latest Works” to be bold black?
Link for reference:
http://www.gregorybeylerian.com
Thanks AGAIN!!
GB
Hey!
Try adding this code to the Quick CSS:
.main_color strong {
color: black;
}
Adjust as needed.
Cheers!
Josue
Worked great!
Thanks!
GB
You are welcome, glad to help :)
Regards,
Josue