How to make the page.narrow.template more narrow on a browser

Hi -

I am using the Out Of The Sandboxes Parallax theme.

I want to make the "page.narrow.template.liquid a little narrower on a browser. Can anyone advice me on the code for this?

Hi @horn ,

Could you post your store url here?

  1. In the “Sections” folder, locate the page.narrow.template.liquid file. This file controls the layout and styles for the narrow template.
  2. Open the page.narrow.template.liquid file and add the following CSS code at the bottom of the file:

Hi - Thank you, this worked great, but it also made the footer narrow. Is there any way to prevent this from happening?