Dropdowns in Footer

I’m using the Retina theme and I just realized that all text and menus in the footer convert to dropdowns on mobile. I’d like to disable that but I’m a newbie and have no idea how. Ideally I’d like to have the mobile layout look similar to the desktop version (just text stacked), but I’m ok with having the dropdowns open on page load. Any help would be appreciated.

Hi @grayn
Welcome to the Shopify community.
Since the Retina theme is a paid theme, can you share the footer.liquid file with me? It would require custom code to do this.

Here are the steps:

  • Go to Shopify Admin > Online Store
  • On the live theme, click on the 3 dots > Edit Code
  • This will open a new tab with code files
  • Search for footer.liquid in the search bar and paste that file here.

With that file, I will be able to add and edit the code to show all the menus in an opened state on mobile.

Thanks so much for responding. I was able to figure it out with some CSS. Not sure that is the most effective way but with lots of trial and error it looks ok.

1 Like