All Questions
1 question
0
votes
1
answer
638
views
nth-child odd / even wordpress loop
I've got a standard Wordpress loop where I want the images to float to the right and left on odd and even row numbers respectively.
The problem I have is that the .featured:nth-child(odd) is getting ...