July 2, 2018 at 9:36 am /
Hi @wimmin,
Thanks for getting in touch with VolThemes Support.
Ideally, the featured image with the width size 800px or above
To handle this, you can pasting custom css below to “Appearance >> Customize >> Additional CSS”
1 2 3 4 |
.post img { display: block; margin: 0 auto; } |
Let me know if this works for you.
Regards,
Joe
VT Support