As I work on making my website responsive using Dreamweaver CC, I'm encountering a problem with screen sizes larger than 1000px.
In Dreamweaver, there are three options for responsive web design at the bottom: desktop 1000px and less, tablet 768px and less, mobile 480px and less. My website looks great with all these settings up to 1000px. However, when I view it in fullscreen on my home screen with a resolution of 1680 x 1050px, the navigation bar ends up being longer than the header banner image at the top.
I am wondering if there is a way to prevent the site from expanding beyond 1000px, regardless of the screen size. Perhaps filling in some margin space on either side? Or should I consider building the site with a banner size of 1600px?