I want my header to be 1024 pixels wide all the time. I found “max width”, but can’t find “min width”
Hello @cyberando,
Thanks for writing in! Regretfully there is no setting for the minimum width because, in reality, it will only cause you issues. For example, if you can set the minimum width to 1024 pixels, it will also be 1024 pixels even on smaller screens. This is why the default minimum width is 100% as wide as the browser window with a maximum width of 1024 pixels.
Hope this makes sense.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.