thanks for confirm
can you please try this code
- Go to Online Store->Theme->Edit code
- Asset->/theme.css ->paste below code at the bottom of the file.
@media only screen and (min-width: 750px) {
.site-footer__item:nth-child(2) {
margin-left: -300px;
margin-top: 130px;
}
}