How to hide a footer navigation menu for mobile with collapsible accordion for shopify dawn theme

How to hide a footer navigation menu for mobile only with collapsible accordion for shopify dawn theme. url nergapparel.com

Hello, @bobby19

Can you please let me know whats your actual requirements. You can send the requirements on our inbox then we will able to help.

Thankyou

Hi @bobby19

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 base.css

Step 3: Paste the below code at bottom of the file → Save

@media (max-width: 767px){

.footer-block.grid__item.footer-block–menu.scroll-trigger.animate–slide-in {

display: none !important;

}}

Hope that my solution works for you.

Best regards,

Henry | PageFly