Incorporating Visual Composer (WP Bakery), I have successfully implemented a banner image with a width of 1200px. However, the challenge arises as the maximum viewport width is 1900px. My goal is to configure a Row containing a Single Image element that will expand the image to match the full 1900px width while maintaining its original height.
Even after applying "stretch row and content (no padding)" for my Row settings, the single image element remains aligned to the left of the viewport. This results in 700px of white space on the right side when the screen width is at 1900px, failing to stretch the image proportionally.
Are there any suggestions on how to achieve both stretching the image and preserving its height? Or should I create a new image specifically tailored to fit the 1900px width?