Hello !
My images are automatically resized in my articles helpdesk when I publish them and I don't know why.
For example, I use "img style="width: 400px;" in my HTML, and the image is resized in the WYSIWYG but when I publish the article, it is not resized as I want (see image below).
I have read the thread by Bassam Jalgha ( https://support.zendesk.com/hc/en-us/community/posts/202453163-Resizing-images-in-help-desk-articles ), I have tried to change the CSS and remove
.markdown img {
max-width: 100%;
}
as suggested by Andrew Dahl but it doesn't change.
Does anybody has an idea how to fix my problem ?
Thank you very much for your answer,
Angélique