Using Enfold, I find that it makes bolded text a color. And unfortunately a very similar color to my links. This is distracting and confusing. How can I clear the settings so bolded text is just bold?
Hey Dandelion222,
Thanks for reaching out to us!
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.main_color strong{
color: #000000 !important;
}
Best regards,
Jordan
Yes, that worked. Thank you!
Hi,
Glad to hear that it worked! Feel free to reach out to us if there is anything else you need assistance with.
Best regards,
Jordan