Hi Justin,
Just wondering if it is possible to add a function to sticky post only?
I want to change the look of my sticky posts on the home page, I have set byline & meta data to
.sticky .byline, .sticky .post-meta-data { display:none; }
but, I would still like to display the number of comments for these posts, just in a different spot than the rest of the posts.
Is it possible to add a function that would display the comment count aligned to the right of the post title on stickies only while displaying it in the usual spot (under the excerpt) on all other posts?