website: gatewaymidera.com
password: GatewayMidera45
how can i get rid of the “Quick Link” header and move the navigation pages under the paypal icon
website: gatewaymidera.com
password: GatewayMidera45
how can i get rid of the “Quick Link” header and move the navigation pages under the paypal icon
There are two parts you need to swipe them. If you are familiar with liquid you can do this in footer.liquid file
Theme → Edit code → footer.liquid
I’m not really familiar with liquid, can you support me with the code?
If you are willing to get support from us please fill out the below form.
I hope you are doing good and welcome to the Shopify Community!
I am San from MS Web Designer.
Please add this css in your bottom of the base.css file:
footer .footer__blocks-wrapper {display: none;}
Regards,
San
it did not work