Elementor - Height on images not working

The height option for Images with Elementor is not working.

See video for example: https://cln.sh/4YtEvB

Theme is updated, plugin is updated. I switched to a non BeTheme and it worked exactly as it should so its an issue with BeTheme.

Comments

  • Hello,

    Our theme force the images to be not distorted, and it's forced by us to not have different size.

    If you want to prevent that, you have to use this css code, but you have to be aware, a lot of images could be issued after that.

    img.scale-with-grid, #Content img{ height: unset !important }
    


    thanks

Sign In or Register to comment.