Hello everyone,
I have an issue with my site, some of pages (polices pages) show up in the mobile view on my desktop, I am using the latest Dawn theme. how can I fix it?
Hello everyone,
I have an issue with my site, some of pages (polices pages) show up in the mobile view on my desktop, I am using the latest Dawn theme. how can I fix it?
Hi, @Ayomizyy
What method can be used to solve it?
@Ripple
Hello, Can you Please Share Your Store URL i Will Check and Provide Proper Solution
Thanks
Hello, @oscprofessional
My store URL: https://thehappycozy.com/
@Ripple
Hi, I Have Checked Your Website currently
please Add This CSS
Go to Online Store > Edit code > assets > base.css
.shopify-policy__container {
max-width: 1280px !important;
}
Like This