Thanks for update
yes, please add this code
- Go to Online Store->Theme->Edit code
- Asset->/theme.scss.liquid->paste below code at the bottom of the file.
@media only screen and (min-width: 768px) {
.links-footer ul li {
display: inline-block;
padding: 0px 5px;
}
}