Resolution Max Size Adjustment

Superpeanut
Tourist
3 0 0

Hey there! I'm using the Empire theme to style my website, but I'm running into an issue and I don't know if it's with Empire or Shopify. Inside the Layout settings, I can't scale the max size of the site beyond 1600px. I've tried hunting inside the theme.css.liquid but with no luck.

 

Is there a way anyone knows of bumping this up? I'd like the site to be full-screen width on larger monitors. Is this something I can do while using Shopify's editor and a store-bought theme, or will I just need to make a site from scratch if I want that kind of scaling?

Replies 4 (4)
Natasha-Saed
Shopify Partner
303 32 55

Hi,

 

Can you share your website URL please

If my solution helped you don't forget to accept it to help others.
===================================================================
And if you really like my support share a cup of coffee with me paypal.me/freemindsint
Superpeanut
Tourist
3 0 0
Natasha-Saed
Shopify Partner
303 32 55

Hi again,

 

1) Go to online store
2) Edit Code
3) Open your theme.css file
4) Paste the following code:

#shopify-section-template--16232341897443__a132b7cb-fbea-44ce-8e7e-3e83d32fd4a2 {padding-left: 0px !important; padding-right: 0px !important;}


5) Save.

Let me know if it work by marking it as a solution.

 

NatashaSaed_0-1695937568865.png

 

If my solution helped you don't forget to accept it to help others.
===================================================================
And if you really like my support share a cup of coffee with me paypal.me/freemindsint
Superpeanut
Tourist
3 0 0

Nope, no change. I'm wondering if there's an aspect of the template that's "locking" all of the sections in said template to a specific size. Thoughts?