This topic has 4 replies, 3 voices, and was last updated 9 years, 1 months ago ago by Robert Hall
Why does the featured image on my website change from blog post to blog post.
Look at this one: http://farmtoforkchef.com/2015/09/conchceviche/
Now look at this: http://farmtoforkchef.com/2015/10/vegan-pumpkin-bread/
I want them all to be the size of the smaller image (conchceviche) How do I change it?
Hello,
Try to use this code in Theme Options > Custom CSS > Custom CSS for desktop:
.wp-picture img {
width: 50%;
}
Regards,
Eva Kemp.
On the phone it is very large too. How do I edit that?
Hello,
Try to add the same code in Custom CSS for mobile.
Regards,
Robert Hall.
You must be logged in to reply to this topic.Log in/Sign up