I am looking for a little help. I am currently using the Kadence Theme for my WordPress blog, Life With Kadie (https://lifewithkadie.com). On the main page I am looking to alternate the featured image for each post to be on either the right or the left, alternating. So right now the images are all to the left and the category, title, date and excerpt is to the left.
I have checked with the developers and even with a paid version of Kadence WP theme there is no way to do this. So I am wondering if it's possible to do with CSS? I have tried finding the CSS classes/ids and using :nth-child(odd) to do this but I can not seem to get it to work. Any suggestions? I really really want to alternate them so that every second image is to the right. I know there must be a way with CSS, I just can't figure it out.
Any ideas?
