Is it possible to use different colors in the title of post?

Discussion in 'WordPress' started by nihangshah, Jul 14, 2013.

  1. #1
    Hello,

    I'm looking for some possible way to use different colors in title

    For example,
    - Beginner Guide's to Case Modding
    - Top 25 RPG games of all time
    - How to get great deals on new PC

    As, you can see I've used pink, green and blue colors. I want some way to use different colors in title of post in Wordpress

    Thanks
     
    nihangshah, Jul 14, 2013 IP
  2. sweetkate

    sweetkate Well-Known Member

    Messages:
    381
    Likes Received:
    12
    Best Answers:
    0
    Trophy Points:
    115
    #2
    the best way to do it is to change your css file.
    look for classes
    .posttitle, .posttitle a, .posttitle a:hover, .posttitle a:visited {
    }
    Code (markup):
    but you can't change the color of each word of your post title
     
    sweetkate, Jul 14, 2013 IP
  3. Devtard

    Devtard Notable Member

    Messages:
    850
    Likes Received:
    133
    Best Answers:
    4
    Trophy Points:
    220
    #3
    Devtard, Jul 14, 2013 IP
  4. Enursa

    Enursa Well-Known Member

    Messages:
    263
    Likes Received:
    3
    Best Answers:
    1
    Trophy Points:
    100
    Digital Goods:
    1
    #4
    If you want to change each title with different color, you can use this plugin.... http://wordpress.org/plugins/post-title-colors/screenshots/
     
    Enursa, Aug 2, 2013 IP