Hello there, I would like to reduce the width of the side menu on mobile. Ideally, like in the photo below. Im using Dawn theme.
Could anyone help me out please?
Thanks!
URL: https://www.aperitivo.club/
PSW: buflud
Hello there, I would like to reduce the width of the side menu on mobile. Ideally, like in the photo below. Im using Dawn theme.
Could anyone help me out please?
Thanks!
URL: https://www.aperitivo.club/
PSW: buflud
Hi @Alex-88 ,
You can follow the instruction below:
.menu-drawer {
width: 70% !important;
}
NOTE: 70% → you can change this value to match your theme
I hope it would help you.
It worked! Thanks so much!
Thank you!