I am using the Simple theme. On my desktop version, the sidebar shows up but on the mobile version its not there. Is there a way to make this visible on mobile? Or how can I change the menu in the header to show the sidebar instead?
hi, @Angellee
Please send me Page URL
Hi @Angellee
This is Henry from PageFly - Landing Page Builder App
You can try this code by following these steps:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file theme.liquid
Step 3: paste bellow code in tag → save.
@media (max-width: 767px){ nav.grid__item.small--text-center.medium-up--one-fifth[role=navigation] { display: block !important; }}Hope that my solution works for you.
Best regards,
Henry | PageFly
That worked!! Thank you so much for your help!
