Adjust/Limit entire website maximum width on "King" theme

Adjust/Limit entire website maximum width on "King" theme

RichF
Visitor
3 0 0

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!

Replies 5 (5)

DaisyVo
Shopify Partner
3579 398 484

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 </head> tag and add the following code above </head> 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.

Please let us know if our reply is helpful by giving it a Like or marking it as a Solution!

Avada SEO & Image Optimizer - The #1 SEO solution
RichF
Visitor
3 0 0

Hello thank you for the reply. The search brings up nothing 😞

DaisyVo
Shopify Partner
3579 398 484

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

Please let us know if our reply is helpful by giving it a Like or marking it as a Solution!

Avada SEO & Image Optimizer - The #1 SEO solution
RichF
Visitor
3 0 0

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?

DaisyVo
Shopify Partner
3579 398 484

Can you send me the website link, send message for me

Please let us know if our reply is helpful by giving it a Like or marking it as a Solution!

Avada SEO & Image Optimizer - The #1 SEO solution