Search for: Log In Free Support Sticky Posts Pin Home › Forums › Support › Sticky Posts Pin This topic has 3 replies, 2 voices, and was last updated 5 years, 11 months ago by Tom. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts March 18, 2015 at 6:46 pm #88439 Garth Dryland Hey Tom It is possible to have a drawing pin or better yet perhaps something that provides customization to identify sticky posts from regular ones ? March 19, 2015 at 12:51 pm #88819 TomLead Developer Lead Developer Hi Garth, You can target sticky posts by their class: .sticky For example, if you wanted to give sticky posts a different background color: .sticky .inside-article { background: #FFFFE0; } You can use that class to add background images or whatever else through CSS. Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ Ongoing Development: https://generatepress.com/ongoing-development March 19, 2015 at 1:39 pm #88842 Garth Dryland Okay, I will give that a go. Thanks March 19, 2015 at 1:48 pm #88843 TomLead Developer Lead Developer You’re welcome 🙂 Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ Ongoing Development: https://generatepress.com/ongoing-development Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In