Styling Each Alternate Post differently
-
Hi All,
I would like your advise on how to code my theme so that the posts in frontpage show different style for each alternate post (something like comment where you can add a style called “odd”)Example:
<div class=”style1“>
Post 1
</div><div class=”style2“>
Post 2
</div><div class=”style1“>
Post 3
</div><div class=”style2“>
Post 4
</div>and so on.
Please advise. Thanks in advance
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Styling Each Alternate Post differently’ is closed to new replies.