Can you create a transparent footer on the Pipeline theme?

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

@soojungny

Welcome to the Shopify community!
and Thanks for your question.

Please share your site URL,
So I will check and provide a solution here.

http://bit.ly/2LYnkju

thank you

http://bit.ly/2LYnkju

this is the link. thank you

@soojungny

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;
}

This did not work :disappointed_face:

@soojungny

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.

@soojungny

It can be done by doing some code customization. please send me a personal message and we can discuss what you’d like