What's your biggest current challenge? Have your say in Community Polls along the right column.

Make Information Pages wider via Spotlight theme

Solved

Make Information Pages wider via Spotlight theme

JSPENCER0203
Excursionist
16 0 6

How do I make regular pages on my shopify store wider? I love the width of collection pages, product pages etc. But the regular text pages, like information pages that I type up, the width of the page is much thinner than the other pages. Any help would be greatly appreciated. Im including an example below.

 

My website is www.BetterParksProject.com 

 

Thank You 🙂

 

Screenshot (135).png

Accepted Solution (1)

mrashid
Shopify Partner
293 25 30

This is an accepted solution.

@JSPENCER0203  paste in base.css 

.page-width.page-width--narrow {
    max-width: 1400px;
    padding: 40px 36px;
}
- Need a Shopify developer? Chat on WhatsApp +923068683199
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution

View solution in original post

Replies 3 (3)

mrashid
Shopify Partner
293 25 30

This is an accepted solution.

@JSPENCER0203  paste in base.css 

.page-width.page-width--narrow {
    max-width: 1400px;
    padding: 40px 36px;
}
- Need a Shopify developer? Chat on WhatsApp +923068683199
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution
JSPENCER0203
Excursionist
16 0 6

Thank you!! It worked perfectly 🙂

mrashid
Shopify Partner
293 25 30

@JSPENCER0203  If you have any questions or need further help, please feel free to reach out anytime.

- Need a Shopify developer? Chat on WhatsApp +923068683199
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution