On the Pipeline theme, there is an option for transparent header. Is there a way to do a transparent footer?
Solved! Go to the solution
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.
Thanks
1. Go to Online Store->Theme->Edit code
2. Asset->/theme.css->paste below code at the bottom of the file.
footer.site-footer-wrapper {
background: transparent;
}
it's work but your image doesn't cover of body
This is an accepted solution.
It can be done by doing some code customization. please send me a personal message and we can discuss what you'd like
User | Count |
---|---|
446 | |
187 | |
139 | |
61 | |
44 |