I have a question regarding the menu placement within a container. In mobile view, I noticed that the menu is not displayed in full width because it's inside a container. How can I address this issue and make the menu extend to the full view?
In the current view: view image here
In the expected view: view image here
I have already attempted using position absolute but have been unsuccessful. If you have any alternative solutions to achieve the desired outcome, please suggest them to me.