Hi @natali5115 ,
You need to fix css, Please check attached screenshot and remove margin-left: -30px;
Thanks
Rajat Sharma
Gmail / Skype: appboxio.com@gmail.com
Hi @natali5115,
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 (max-width: 600px) {
.grid {
margin-left: 0px;
}
}
Please let me know if this fixed the issue.
User | Count |
---|---|
23 | |
19 | |
18 | |
16 | |
16 |