On the Pipeline theme, there is an option for transparent header. Is there a way to do a transparent footer?
Please provide website url and if your store is password protected then also provide password
Welcome to the Shopify community!
and Thanks for your question.
Please share your site URL,
So I will check and provide a solution here.
thank you
this is the link. thank you
Thanks
- Go to Online Store->Theme->Edit code
- Asset->/theme.css->paste below code at the bottom of the file.
footer.site-footer-wrapper {
background: transparent;
}
This did not work ![]()
it’s work but your image doesn’t cover of body
When I made the image bigger, it still didn’t work. It just pushed the
footer down.
It can be done by doing some code customization. please send me a personal message and we can discuss what you’d like