[ad_1]
Plugin Support
Yann
(@collet)
Hi,
It seems that there is some custom CSS code in your Customizer under the ‘Additional CSS’ panel that might be causing the issue you’re experiencing:
.post-thumbnail .wp-post-image {
width: 100px!important;
}
To resolve this, you can simply remove these lines of code.
Have a nice day,
Yann
Mea culpa! I’ve no idea why that was added, but I should have looked there first!
Thank you for the rapid reply
😉