• bssridhar

    (@bssridhar)


    Hi,

    I am unable to change the title of the posts page.

    Can you suggest how this can be done.

    thanks.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • longnguyen

    (@longnguyen)

    Hi @bssridhar

    Please try to use this custom CSS code in Appearance -> Customize -> Additional CSS, to change the title color on the single post page

    .single-post .entry-title {
      color: red;;
    }

    Regards.

Viewing 1 replies (of 1 total)
  • The topic ‘Change of Blog Post title Color’ is closed to new replies.