Hello,
I’ve tried with no luck to adjust the width of my entire site using the “King” theme. Id like to limit to 1920px. Any help is appreciated., Thank you!
A user seeks to limit their entire website’s maximum width to 1920px using the King theme.
Proposed Solution:
theme.liquid file</head> tag:.page-width, .container {
max-width: 1920px !important;
}
Current Status:
The original poster reports being unable to find the </head> tag when searching. A support representative requests the website URL to provide a more specific solution, but the user expresses privacy concerns about sharing publicly. The discussion remains unresolved, with the support team suggesting private messaging as an alternative.
Hello,
I’ve tried with no luck to adjust the width of my entire site using the “King” theme. Id like to limit to 1920px. Any help is appreciated., Thank you!
Hi @RichF
I hope you are well. You can follow our instructions below:1/ Shopify admin > Online store > Edit code: https://prnt.sc/M4p-gua99Uf4
2/ Search for “theme.liquid” file: https://prnt.sc/b6xveIKe-Rh2
3/ Open the file and search for tag and add the following code above tag: https://prnt.sc/KWtKYyZkDtYJ
Here is the code for Step 3:
{% style %}
.page-width, .container{
max-width: 1920px !important;
}
{% endstyle %}
Please let me know if it works. Thank you!
Best,
Daisy - Avada Support Team.
Hello thank you for the reply. The search brings up nothing ![]()
Hi @RichF
Please share your website link
I will give you specific solution
Include password if your store has one
If possible, attach desired image
Hey there, im not sure if I feel comfortable with that over a public platform. Is there anyway for you to take a look at some of the liquid or css from my theme to see where I would plug in such code?
Can you send me the website link, send message for me