How can I modify a custom page width?

Hi guy, please check the page https://aacarplay.com/products/autokit-wireless-android-auto-carplay-for-aftermarket-radio

I want change the width of content.

Thank you advance.

Hi @djshdq , go to your base.css file and find:

.page-width{
    max-width: 127rem;
}

Change value of max-width.

Hi MarinaPetrovic,

I changed, but all content is full screen

@djshdq change 127rem to another value, like 150rem. :slightly_smiling_face: Whatever you’d like,

I want the text on the left side of the page to move a little to the right

I want the text on the left side of the page to move a little to the right, if I change the value just the product side has changed, may I know if I need to change something from the custom liquid section, thanks.