Hi all,
I am looking for some help please? I wish to customise my footer and add some badges, but also the overall look of it too.
I am an ambassador with Ecologi so wish to integrate the tree snippet which also customers to see the impact we make as a brand. I have the code but unsure where to add it.
@media screen and (max-width: 749px){
.footer-block.grid__item {
width: 50% !important;
}
.footer-block.grid__item.footer-block–menu {
display: inline-block !important;
}
.footer-block.grid__item.footer-block–menu:last-child {
position: relative !important;
top: -90px !important;
}
}
Thank you
