Encountering an issue after installing the "Mobile Navigation" Wordpress Plugin to implement a mobile menu on my custom theme that currently occupies 100% of the screen width. How can I adjust it to occupy only 50% of the screen width, as shown in the concept below?
https://i.sstatic.net/0B2hM.jpg
Here is the CSS for the mobile menu:
.mn-navigation-wrap.mn-dark [class*="icono-"] {
color: #000; }
/* Rest of the provided CSS code here */
For more information, please visit my development URL