How to change the sticky post?

Posted in: Newspaper
Post count: 17

How do I change the background colour of sticky post? I want to make it highlighted (Using different color).

Regards

Post count: 17

Please help..!!

Post count: 22421

Hi,
Please provide a link to your website so we can inspect the post. It can be done with custom css but we need to inspect the sticky post to do it.
Thank you!

Post count: 17

Here it is: http://www.hacking-guide.com/ and thanks in advance 🙂

Post count: 22421

Hello,
You provided a link to your website but i cannot see any sticky post. Please provide more details to what background you would like to change.
Thank you!

Post count: 17

The first post Giveaway one is sticky, I want a light sky blue like background color

Post count: 23312

Hello sudhanshu15,

You can try the code below and set your post background with your favorite color. Place this code in Theme panel->Custom Css area, like this: http://screencast.com/t/i093fm5w30

.postid-1664 {
background-color: #3F73AF;
}

The result you should see here: http://screencast.com/t/vlCKT0xWwB

Hope this helps and let us know how it goes!

Thank you!

Post count: 17

Thats gr8..Thankyou very much 🙂

Viewing 8 posts - 1 through 8 (of 8 total)
You must be logged in to reply to this topic.