Hello,
unfortunately many images that I upload for the posts come out either too big (esp. the header image) or the captions are not in line on the website and in the emails. E.g.:
I’m using Substation theme and Ghost Pro. I’ve already tinkered with Code Injection and added the following code, but it is not satisfactory.
.kg-image { width: 90%; max-height: 90vh; }Any help is appreciated.