Showing posts with label How to change color of post title on new blogspot theme code. Show all posts
Showing posts with label How to change color of post title on new blogspot theme code. Show all posts

Friday, July 5, 2013

How to change color of post title on new blogspot theme code

How to change color of post title on new blogspot theme code

search for  -  h3.post-title

h3.post-title, .comments h4 {

color:#;  >>>> ( chnage it )
}


Other Posts