Home › Forums › Free Themes › WEN Corporate › How can I change the width of the featured image on the blog page?
Tagged: blog, Blog style, featured image
- This topic has 7 replies, 2 voices, and was last updated 8 years, 9 months ago by
wensolutions.
-
AuthorPosts
-
February 7, 2017 at 10:10 am #31294
ryanhayden
ParticipantHi,
How can I change the width of the featured image on the blog page?
I would like to make the image smaller to around 300px rather than being set to the full width. How is it best to do this?Also, is it possible to style this section so that the image is on the left and the excerpt appears to the right?
Many thanks,
RyanFebruary 7, 2017 at 11:37 pm #31355wensolutions
KeymasterHello @ryanhayden
The feature you are asking for is available in the pro version of this theme. Pro version has the feature to select the multiple image size option in the blog page along with the image placement .
So to know more about the amazing feature of this theme you can refer to below link.
http://themepalace.com/downloads/wen-corporate-pro/
Also quick fix to your problem is simple CSS .
For this goto Admin Panel > Appearance > Customize > Additional CSS and paste below CSS.
.site-main .entry-content img { max-width: 300px; }Hope this helps.
If you any confusion further, feel free to post them and we will help you.
Best Regards!!
February 8, 2017 at 3:47 am #31373ryanhayden
ParticipantPerfect, thank you.
February 8, 2017 at 3:59 am #31376wensolutions
KeymasterHello @ryanhayden
Glad we could help you !!
If you have any issues further, please feel free to post your queries and we will happily help you further.
We will really appreciate if you could help us too by rating our theme in WordPress repo here:-
https://wordpress.org/support/theme/wen-corporate/reviews/
Best regards !!
February 8, 2017 at 4:28 am #31377ryanhayden
ParticipantHi,
Sorry, just noticed this has affected images on other pages as well. Is there any way of targeting just the news blog post page?
Thanks.
February 8, 2017 at 5:03 am #31378wensolutions
KeymasterHello @ryanhayden
Please try using below CSS replacing the CSS given above .
.blog .site-main .entry-content img { max-width: 300px; }Hope this helps.
Best Regards!!
February 8, 2017 at 5:53 am #31383ryanhayden
ParticipantPerfect. Thank you.
February 8, 2017 at 6:09 am #31387wensolutions
KeymasterHello @ryanhayden
Pleasure is all ours.
As we have mentioned earlier, if you any issue feel free to post them.
Best Regards!!
-
AuthorPosts
- You must be logged in to reply to this topic.





