I just want the footer menu link on a single line rather than in a column and with the logo about it.
Shop URL here:
I just want the footer menu link on a single line rather than in a column and with the logo about it.
Shop URL here:
Please share the store URL.
Hey @oscprofessional , did you have a solution to this at all?
Thanks
Password
saivee @oscprofessional
ul.footer-block__details-content.list-unstyled {
display: flex;
}
.list-unstyled li {
padding-right: 18px !important;
}
Add this css at the bottom of Online Store->Theme->Edit code->Assets->base.scss.liquid