Paste this code in your base.css
@media screen and (min-width: 990px) {
.page-width--narrow {
max-width: 120rem;
}
}
Let me know if it’s helpful by like and accept my solution.
Best Regards,
Team_OSC
Paste this code in your base.css
@media screen and (min-width: 990px) {
.page-width--narrow {
max-width: 120rem;
}
}
Let me know if it’s helpful by like and accept my solution.
Best Regards,
Team_OSC