How do i enlarge the view of store policies pages

Hi there,

How do i enlarge my store policies pages, to have a more expandable view on the writing instead of looking narrow as shown below.

My url is www.superculturekombucha.com

1 Like

@Areen

sorry for that issue can you try this code

  1. Go to Online Store->Theme->Edit code
  2. Asset->/theme.css ->paste below code at the bottom of the file.
.shopify-policy__container {max-width: 1300px!important;}

///////////////////////////////////////////////////////////////////////////////////////

1 Like