post_class for pages in Twenty Twelve
-
I’ve added two classes to posts.
<article id="post-<?php the_ID(); ?>" <?php post_class('drop-shadow lifted'); ?>>
But it’s not working on pages. Where do I have to implent those classes?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘post_class for pages in Twenty Twelve’ is closed to new replies.