- This topic has 7 replies, 2 voices, and was last updated 7 years, 9 months ago by .
Viewing 8 posts - 1 through 8 (of 8 total)
Viewing 8 posts - 1 through 8 (of 8 total)
- You must be logged in to reply to this topic.
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
Hi,
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,
Ryan
Hello @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!!
Perfect, thank you.
Hello @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 !!
Hi,
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.
Hello @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!!
Perfect. Thank you.
Hello @ryanhayden
Pleasure is all ours.
As we have mentioned earlier, if you any issue feel free to post them.
Best Regards!!
Cookie | Duration | Description |
---|---|---|
cookielawinfo-checkbox-analytics | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics". |
cookielawinfo-checkbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". |
cookielawinfo-checkbox-necessary | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". |
cookielawinfo-checkbox-others | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other. |
cookielawinfo-checkbox-performance | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance". |
viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. |