Background image change width

I have two pages on my website, About Us & Contact, that have background images for the entire page section. This was added via code added to the Custom CSS:

{
background: url(“https://cdn.shopify.com/s/files/1/0856/1518/2114/files/Liz_Alisha_30_Transparent.png?v=1711048211”)
no-repeat center;
background-size: cover;
}

I need to change the width from full width to grid. Do I make the adjustments here, and if so, what do I change? My website isn’t live yet.

Thanks,

Elizabeth

Hey @ElizabethMI ,

Understand it’s not live, but you can share the preview link to the current store. If it’s password protected, please share the password or remove it temporarily.

Thanks

https://9e8kr3e29woziyza-85615182114.shopifypreview.com

Hi. The website is live now:

www.5lakesflavor.com

Thanks,

Elizabeth

Hey!

I have missed your previous message somehow. Can I know what you mean by grid?

The home page and product page are “grid” where the pictures don’t extend to the full width of the screen. The about us and contact pages are full width. Thanks, Elizabeth