How to make the footer menu not collapsible

I would like to modify my footer menu only for mobile version, pls see below:

  1. disable collapsible for the footer menu, keep it open

  2. remove the menu title

  3. also remove the plus button next to the menu title

  4. remove the divider line between menu, only keep one divider above the store logo

My Store:

螢幕擷取畫面 2025-06-05 175437.png

Any help would be appreciated, Thankyou

Hi @Cherrysm2 ,

  1. Go to Online Store → Theme → Edit code.
  2. Open your theme.liquid file
  3. In theme.liquid, paste the below code before

Thanks!