I am having trouble positioning the featured images. For example, if I use the code:
.blog .entry-thumb,
.archive .entry-thumb,
.x-post-slider .x-post-slider-entry {
background: top;
}
Then all the images will either disappear or not center correctly. What I would like to do is target each featured image and leave the regular posts alone.
For the skinny and large featured image I would like them positioned top.
After searching through the forum for quite sometime I can’t seem to figure this out.
Thanks in Advance