hi,
i placed the following code to reduce featured image in post pages which works nicely.
.single-post .entry-featured {
width:50%;
margin:0 auto;
display:block;
}
is there any chance you could assist me in making the featured image the same height but 100% width?
thanks,
darryn