changing color to post titled
- The topic ‘changing color to post titled’ is closed to new replies.
Need help? Check out our Support site, then
hello, i am new to html and need help changing the color of the blog post titles for this theme. the white font color looks bad with some of my white background images. Is there an easy fix to this? please help! thanks so much
The blog I need help with is: (visible only to logged in users)
I, too, was wondering about this. And I barely know the basics of html.
My blog is josephyoo.com
Thank you.
Hi Joey , Aileen,
In order to change the post titles, you’ll need to install the Custom CSS extension, then using custom CSS you’ll be able to adjust each posts’ CSS with code such as:
#post-63 .post-title, #post-63 .post-title a{
color: #ff0000;
}
In the code above, 63 is the post ID and #ff0000 is the color code, in this case a plain red.
~ Marc
thanks Marc! new question now- where can I copy in my Google Analytics code?
Hi Aileen,
After a lot of Googling, we realise that it is not possible to add Google Analytics to your WordPress.com blog.
http://en.support.wordpress.com/stats/#additional-info
I am going to set this topic as resolved, you’re welcome to start up another ticket for any further questions you have.
Regards,
Marc