This topic has 4 replies, 3 voices, and was last updated 2 months ago ago by Andrew Mitchell
First of all i remember you that we migrate the site to the definitive domain : https://calzadoskamet.com.ar/
My question is, how can i reduce width of featured image width single post blog? i’ve attached screenshot
Best regards
Hello, Javito,
Thank you for reaching out to us.
You can use custom CSS code
.single-post .post-header .wp-picture {
max-width: 300px;
margin: auto;
padding-bottom: 20px !important;
}
or even Post post-layout editor (XStore Builders > Single post).
Best Regards,
8Theme’s Team
Thanks!
Dear Javito,
As we continue our mission to exceed expectations, your insights become increasingly valuable. Could we, with all due respect, request your thoughtful feedback by giving our theme a deserved 5-star rating on ThemeForest?
Click here to share your valuable perspective: https://themeforest.net/downloads
Your time and trust are highly appreciated!
Best Regards,
The 8Theme Team
The issue related to '‘Reduce featured image width single post blog’' has been successfully resolved, and the topic is now closed for further responses