You should be able to switch the unit from px to % or vw and then enter 100. Right now it’s set to px in that screenshot and that’s the issue.
Hi,
Thanks for asking and thanks to @wilkinsonhank for helping.
As Hank mentioned, you can set the width to 100VW (this refers to 100% of the viewport width).
You shouldn’t need a minimum width to achieve this.
Let us know if you still have questions.
Thanks
Thank u guys!