This topic has 1 reply, 2 voices, and was last updated 8 years by Radu.

  • Author
  • #128257
     rajtrivedi69
    Participant

    Dear Team,

     

    I want to change the font color,  size and type for blog post. How to do it

    #128275
     Radu
    Moderator

    Hi,

    You can do that with this css

    COPY CODE
    
    .single-post .main-title .page-title {
        color: red !important;
        font-size: 2em;
    }
    

    The css will be added to wp-admin -> theme options -> general settings -> quick css

    Cheers
    R.

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

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?