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

  • Author
  • #134166
     adamsking
    Participant

    Good Day,

    I have tried to change the Post Title color for (H1,H2,H3) but yet it is not taking effect on my post but retains the default black color. kindly assist in resolving this issue.

    Attached is a snipe for more clarification.

    #134209
     Radu
    Moderator
    Hi, you can change that by using this selector
    
    h1.page-title {
        color: green !important;
    }
    
    If you want to change also the post title in category pages use this CSS to
    .post-header h3.post-title.entry-title a { color:red !important;}
    
    
    Cheers R.
    #134224
     adamsking
    Participant
    Not marked as solution
    #134285
     Radu
    Moderator
    Not marked as 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?