Unfortunately, this has done nothing. My theme doesn’t have footer.liquid, but had footer-classic.liquid ( i am using the classic style footer) and footer_menu.liquid. I tried the codes in both of these, but hasn’t worked
Topic summary
A user is seeking help to implement an accordion-style menu in the Flex theme footer for mobile devices, as the current footer is too lengthy on smaller screens while appearing acceptable on desktop.
Current situation:
- The user attempted a solution but it didn’t work
- Their theme structure differs from expected: no
footer.liquidfile exists - Instead, they have
footer-classic.liquid(currently in use) andfooter_menu.liquid - Code was tested in both files without success
Status: The issue remains unresolved, with the user still looking for a working solution to create mobile-responsive accordion menus in their classic-style footer.