I would a drawer menù on mobile thant not cover the entire screen. My theme is broadcast
How can I fix it?
Thank you.
I would a drawer menù on mobile thant not cover the entire screen. My theme is broadcast
How can I fix it?
Thank you.
@SPStore - Can you please share this page link?
Hi @SPStore
Wouyld you mind to share your store URL? Thanks!
Hi @SPStore ,
Can you kindly share your store link (with the password, if any) with us? We will check it and suggest you a solution if possible.
Hi, no, this is what I want. My store is https://joybebeboutique.com/password , passowrd is: stowdo
Il mio negozio è https://joybebeboutique.com/password , la password è: stowdo
Hi @SPStore ,
You can follow these steps
Step 1: Navigate to Online store > Themes > Edit code and find theme.css file
Step 2: Insert code at the end file and Save them
@media only screen and (max-width: 749px) {
.drawer--header .drawer__inner {
max-width: 300px;
}
}
.sliderow__title {
border-bottom: 1px solid black;
}
Hope this can help you
If our suggestion is useful, please let us know giving it a like or marking it as a solution. Thank you
Very good! Thank you so much!
Your are welcome. We’re happy to see that our suggestion helped you solve the issue. Should you need any further information, please do not hesitate to contact us by tagging directly at Community post. We will check and let you know soon