Shopify themes, liquid, logos, and UX
Hi everyone,
How do I increase the maximum image size allowed for images uploaded on Pages for Dawn Theme?
An example of what I mean by increasing the maximum image size shown allowed.
I notice that the images uploaded do not exceed this specific size even if you upload it using the original size option.
I would truly appreciate if anyone could kindly assist me on this matter!
Thank you!
Solved! Go to the solution
This is an accepted solution.
Hi @fasdg6,
You can use page handle for it. Refer:
Code: {% unless page.handle == 'handle page' %} page-width--narrow{% endunless %}
you just need to change the 'handle page' to the handle of the page you want, it will work fine
This is an accepted solution.
Hi @fasdg6,
Please change code:
{% unless page.handle == 'handle page 1' or page.handle == 'handle page 2' %} page-width--narrow{% endunless %}
Hope it helps!
Hey @fasdg6 ,
Welcome to the Shopify community!
Please share your store URL.
So that I will check and let you know the exact solution here.
Raman
Return Prime
Hi @fasdg6,
Please go to sections > main-page.liquid file and remove code 'page-width--narrow':
After you remove, everything will work fine.
Thank you! That works but is there a way to just remove the page width narrow for one specific page?
This is an accepted solution.
Hi @fasdg6,
You can use page handle for it. Refer:
Code: {% unless page.handle == 'handle page' %} page-width--narrow{% endunless %}
you just need to change the 'handle page' to the handle of the page you want, it will work fine
That works great! Thank you.
Is there a code for including two specific pages in the unless argument?
This is an accepted solution.
Hi @fasdg6,
Please change code:
{% unless page.handle == 'handle page 1' or page.handle == 'handle page 2' %} page-width--narrow{% endunless %}
Hope it helps!
What is the up to date solution for this problem? The DAWN theme code is now different.
I am trying to increase the size of the image I uploaded to pages:
https://wearvolare.com/pages/sizing-guide
Any help would be appreciated
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025