Home › Forums › WordPress Themes › Blogojoy › All Featured images inside posts stretched vertically
Forums › WordPress Themes › Blogojoy › All Featured images inside posts stretched vertically
PLEASE NOTE A RECENT CHANGE:The forum is read-only. Please submit any support request here.
In wordpress 4.4 all Featured images inside posts stretched vertically. Example:http://stilovino.ru/monte-del-fra-custoza/
Hi there,
Please add the following CSS in order to solve the issue :
img, iframe { max-width: 100%; height: auto; }
Best Regards
Thanks
You are welcome