Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #325273

    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

    #325321

    Hey!

    Try adding this code to the Quick CSS:

    .main_color strong {
        color: black;
    }

    Adjust as needed.

    Cheers! 
    Josue

    #325336

    Worked great!

    Thanks!

    GB

    #325338

    You are welcome, glad to help :)

    Regards,
    Josue

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Bold text is red even after I choose black?’ is closed to new replies.