Forums
(@free-mind)
15 years, 11 months ago
Hello! I had the same problem and found this solution: In css-file of theme (I use Buddymatic) we find this line
.entry-content img { margin: 0 0 18px 0; max-width:100%; }
and remove property max-width.
Good luck!