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

    In the header of my site, I have two widgets and php shortcode for the date. The date appears in a shade of red, but not in black. I assume the red hue is set by the theme option color I have selected, or some specific code in the Quick CSS.

    Is there a way, I could get the date to appear in black, instead of red?

    Thanks in advance.
    Kurt

    #652482

    Hi Kurt,

    Please try the following in Quick CSS under Enfold–>General Styling:

    span.header_date {
    color:black !important;
    }

    Best regards,
    Rikard

    #652622

    Works like a charm, Rikard. Thank you.
    Kurt

    #652666

    Hi Kurt,

    Glad to hear it worked!

    Best regards,
    Jordan

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Check font color of date in header’ is closed to new replies.