How do I scale responsively with no repeat in Bootstrap 5? The white little dots in background image panel don’t seem to work. Any tutorials or documentation on inserting banner images?
How you best put the image into the section is going to be dependant on what other elements are in the section/what you are trying to achieve.
Is the code you have at the top your attempt at putting the background image in? If so, you have an error that might be impacting your inline styles. Otherwise, the styles you have added should prevent repeat and cause the image to resize with the section.
Bob