Hey everyone!
I've figured out how to change the footer background image. What I'm trying to do now is use an SVG file instead of a regular image but can't figure this out.
I've tried:
background-image: {{ 'footer.svg' | asset_url }};
and
background-image: url('footer.svg');
Is there something I'm missing? Would really appreciate any help!
Solved! Go to the solution
User | Count |
---|---|
49 | |
27 | |
25 | |
24 | |
22 |