Hey, the footer menu in my site is not in the right place. It almost overlay the payment icons. If it's possible, I would like it to be in the same line as the payment icons and the social media icons.
Can some one help me change it?
Site: www.dogileash.com
Thanks!
Welcome to the Shopify community!
and Thanks for your question.
1. Go to Online Store->Theme->Edit code
2. Asset->/theme.scss.liquid->paste below code at the bottom of the file.
@media only screen and (min-width: 750px) {
.site-footer__item--center {
-webkit-justify-content: flex-start;
-ms-justify-content: flex-start;
justify-content: flex-start;
}
}
Thanks for it
can you please provide screenshort how to
Thanks
i mean after code how to look?
if possible to add staff account so i will guide you.
User | Count |
---|---|
819 | |
119 | |
94 | |
94 | |
72 |