This topic has 3 replies, 2 voices, and was last updated 10 years by Radu.

  • Author
  • #99667
     Groubee2
    Participant

    Hi

    How to change the news headline color?

    and the breadcrumb / Tag line font color?

    Best regards

    Tonny

    #99811
     Radu
    Moderator

    Hi,

    Provide url please.

    Cheers

    Radu

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #99877
     Groubee2
    Participant
    #99986
     Radu
    Moderator

    Hi,

    Breadcrumbs font color

    COPY CODE
    
    ol.breadcrumb li, ol.breadcrumb li a span{
        color: red !important;
    }
    

    Page title

    COPY CODE
    
    #page-title h1 {
        color: red !important;
    }
    

    post titles font color

    COPY CODE
    
    .entry-title h2 a { color:red !important; }
    

    You will add the CSS to wp-admin -> appearance -> theme options -> quick css

    I see that the tagline is missing please add it and i will give you a css for that

    Cheers

    Radu

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 4 posts - 1 through 4 (of 4 total)

The forum ‘General questions’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?