Liquid, JavaScript, themes, sales channels
Hi
The desktop version of my draft site www.snugglebaby.com.au is working fine but when I click on the main menu on the mobile version, a black screen pops up. If I click on the black screen where I think the menu headings should be, it still takes me to those pages but I need to get rid of the black screen. This has not happened on any of my previous sites. I have made the site public if someone is able to give me any pointers on how to fix it! Thanks in advance!
Solved! Go to the solution
This is an accepted solution.
@SnuggleBaby1 , Add the below line of CSS code at the end of your base.css file.
@media(max-width:990px){
body .header .list-menu__item{
color:#fff;
}
}
This is an accepted solution.
@SnuggleBaby1 , Add the below line of CSS code at the end of your base.css file.
@media(max-width:990px){
body .header .list-menu__item{
color:#fff;
}
}
Hi @SnuggleBaby1 ,
Add below mentioned code at the end of base.css file
.menu-drawer__navigation-container{ background-color: #fff !important; }
If I managed to help you then, don't forget to Like it and Mark it as Solution!
User | RANK |
---|---|
38 | |
29 | |
13 | |
12 | |
9 |
On our Shopify Expert Marketplace, you can find many trusted third party developers and fr...
By Arno Nov 27, 2023You've downloaded the Search & Discovery app from the Shopify App store, and as you're ...
By Skye Nov 8, 2023The year-end shopping season is just around the corner. Is a flash sale on your radar? Are...
By Jasonh Nov 6, 2023