Shopify themes, liquid, logos, and UX
So I'm using Thalia theme on my website and the header shows all the menu items properly on desktop but when I open it on my phone it doesn't show any menu items in the header. However if I make my phone screen vertical the menu items start showing but when I'm holding the phone horizontally it doesn't show the menu items. Is there any way to fix this? or is there any way to make the menu items appear on mobile in any other format if not a horizontal strip?
the URL for my site is: wokebyrk.myshopify.com
Solved! Go to the solution
This is an accepted solution.
Please add the following CSS code to your assets/main.css bottom of the file.
@media only screen and (max-width: 600px){
.topbar-email, .topbar-child1 {color: #000 !important;}
.side-menu .main-menu>li>a {color: #000 !important;}
.topbar-social-item {color: #000 !important;}
.side-menu .main-menu>li>a { color: #000 !important;}
}
Thanks!
This is an accepted solution.
Please add the following CSS code to your assets/main.css bottom of the file.
@media only screen and (max-width: 600px){
.topbar-email, .topbar-child1 {color: #000 !important;}
.side-menu .main-menu>li>a {color: #000 !important;}
.topbar-social-item {color: #000 !important;}
.side-menu .main-menu>li>a { color: #000 !important;}
}
Thanks!
Hey, thank you for the solution. It worked, however there is a lot of whitespace below the menu items. Any way I can reduce that? TIA
Hi @mahad18
I hope you are doing good and welcome to the Shopify Community!
I am San from MS Web Designer.
Please add this css in your bottom of the main.css file:
@media only screen and (max-width: 600px){
.side-menu .main-menu>li>a, .topbar-social-item, .topbar-email, .topbar-child1, .side-menu .main-menu>li {color: #000 !important;}
}
Regards,
San
If it’s helpful to you, please mark it as a solution.
Need Help with Shopify Design, Migration, Speed, or Custom tasks?
email: hi@mswebdesigner.com
Try Our Conversion Booster app to get more sales | Connect Our Founder Linkedin
User | RANK |
---|---|
142 | |
96 | |
79 | |
70 | |
69 |
This blog post is a recap of the webinar Getting Ready For BFCM: How To Run A Flash Sal...
By Jacqui Oct 3, 2023Explore the 30-30-30 rule, a dynamic social media strategy for new businesses. Learn how t...
By Trevor Sep 20, 2023Discover how to leverage the often overlooked footer of your ecommerce site to gain custom...
By Skye Sep 15, 2023