css to change post title color on one page
-
This is a duplicate as I was told I had to create my own post even though it was the same issue as others that Pete_voce helped out.
Thank you Pete for helping everyone!
**********************I have tried every which way to change the post title text on one page with no luck. Here is the line of code I am working with that changes all 4 of my banner posts.
#widget-header div#top-banners ul li.cycle a h3 { font-family:Arial, Helvetica, sans-serif; font-size: 36px; font-weight:bold; text-transform:uppercase; margin-bottom:0px; letter-spacing:-1px; }
Here is one change I have tried:
.post-id-61 #widget-header div#top-banners ul li.cycle a h3 { color:#330099; }
Can you give me some suggestions on how to do this?
Thank you so much,
Diana
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘css to change post title color on one page’ is closed to new replies.