Shopify themes, liquid, logos, and UX
So my page's loading speed was very slow, and I assume it's because I had a lot of content set to 100vw; (which even the default settings for the slideshow was set for 120vw / 100vw..) So I wanted to add a max-width: 2400px for all my content that stretches 100vw of the screen, even when zoomed out, and have it centered. Here are some pictures showing the search bar and my slideshow images that need to be centered aligned. I tried auto margins, justifying content, etc. maybe I was applying it wrong.
I have the sections circled in the pictures below that I am specifically trying to fix (although there are more sections to fix).
Website: https://mankave.store
If any code is needed please ask.
Solved! Go to the solution
This is an accepted solution.
This is my ss in your store.
Im not sure what do you like to align. Also, use % for the width so the image will be responsive to smaller screen.
This is an accepted solution.
This is my ss in your store.
Im not sure what do you like to align. Also, use % for the width so the image will be responsive to smaller screen.
Thanks for the reply, I actually figured it out. I wanted to keep the width: 100vw; settings, and just limit the images to max-width: 2400px;
Everything already looks fine for desktop and mobile, my concern was when holding Ctrl + scrolling on the mousewheel down to zoom out, these images were stretching across the whole screen no matter how far I zoomed out - which I assume is why I was getting bad PageSpeed scores.
I'm going to mark this as an accepted solution; however, the fix was:
margin: 0 auto;
I can't say anything more, if that is what you like. if yo uare familiar with the code. Im sure you are aware of this.
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