So I’m still learning my way around Pinegrow and I’m running into an issue with bkg images not resizing correctly with different screen sizes.I know it’s probably something simple I’m missing but I’m stumped.
For simplicity, assume I’m using Bootstrap Blocks, Header 3 and it’s in a new project with no changes or extra content. Whether I add the background image through Bootstrap properties or CSS, the result is the same. The image is 1600px x 800px
Regardless of whether I set to cover, the image still doesn’t change size with smaller displays. It just runs out of bounds.