Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #626086

    Hello. I’d love some help with the following: Every time I make the font bold in the enfold theme, it overrides my color selection and reverts back to the default color. How can I resolve this?

    Example: http://leaveyourmark.club/program/#calendar —> for some reason week three and onward reverts back.

    Thank you.

    #627086

    Hey HEF2015,

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

    .main_color strong {
        color: inherit;
    }

    Best regards,
    Yigit

    #630851

    That worked. Thanks!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Bold text overrides color selection’ is closed to new replies.