I have “pages” using the theme template “default page” within the Taste theme. In some of these pages I am linking them to my various policies. When the policy is displayed on the page the width is very narrow, much narrower than anything else in the Taste theme.
I tried to find somewhere in the code where I could modify the css for this, but it appears these policies are actually pulled from the shopify cdn and not actually stored in my theme?
The default page template itself is different from the collection or product pages, it’s baffling to me why they would do this, it looks very unprofessional.
I’m sure it’s because specify 1400px is probably too restrictive and the rest of the site is doing something more dynamic, but I’m not sure how to fix it.
@thisistheway Please remove the code you used to adjust the width and use below code. It will match the policies page width as collection page.
NOTE: The below provided solution is based on the current taste theme. If it doesn’t now works for you, please share your store URL to help you on this.