<article id="post-<?php the_ID(); ?>" <?php post_class(); ?>>,
it does not add sticky class to posts.
Is there a way to automatically add .sticky class to sticky posts?
thanks Sticky Posts
Even though Catch Box is using post_class() function,