Hi guys,
Im new here and are struggling with my website: www.pocep.nl
I'm using WP with Storefront theme and wanted to remove the footer menu on mobile layout.
I've found the following php code online and added this to my php plugin:
remove_action( 'storefront_footer', 'storefront_handheld_footer_bar', 999 );
After hitting the button my complete website is down.
I haven't received any mail to recover.
Can someone please help me?
Thanks in advance!
Im new here and are struggling with my website: www.pocep.nl
I'm using WP with Storefront theme and wanted to remove the footer menu on mobile layout.
I've found the following php code online and added this to my php plugin:
remove_action( 'storefront_footer', 'storefront_handheld_footer_bar', 999 );
After hitting the button my complete website is down.
I haven't received any mail to recover.
Can someone please help me?
Thanks in advance!