Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #342367

    Hi. In my site, any text we choose to make bold turns into the same color we have selected for links. This is confusing for our readers. I’ve been trying to figure out which setting inside the theme’s style settings I would need to alter to affect items in bold without losing our highlight color for links, but all the choices in the include “links” in their description. Is this something we’ll have to set using CSS?

    #342372

    Hey kaylesimon!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .main_color strong, .alternate_color strong { color: inherit!important; }

    Regards,
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.