please provide store link
Hi,
Please add the code below to Assets/base.css file.
@media screen and (min-width: 250px) and (max-width: 767px) {
.page-width {
padding: 0 2rem !important;
}
}
You may change the 2rem to 1.5rem or 2.5rem to fit your needs.
Hope it helps.
Thanks.
1 Like
it worked thanks so much
