sorry just found out that the news was actually a post ??
i am still interested in seeing if i can resize image of hero banner in mobile version.
I am happy to try one of these two options with a bit of guidance from you if you don’t mind?
Option 1 – Manually remove the height and width from your image.
This only works if your responsive theme already has the styling in place to correctly size your content images. Fortunately, it is really easy to test! Just take your editor into text editing mode and remove the “height” and “width” from the image tag. Then go test it out on your mobile device. If it sizes correctly, you’re good to go!
Is that in CSS?
Option 2 – Add your own styles to your theme.
If you are familiar with CSS, you can add your own CSS to your theme to override the image height and width. You can either make this work on ALL images, or you can modify it to only target images with a certain class.
Can you advise on how to proceed if 1st option doesn’t work?
Thanks for all your help.
Really appreciated