Shopify themes, liquid, logos, and UX
Hi,
I am working on a supply theme website. I made the overall content width bigger, but cannot get the slider to follow suit to the same size.
You can see the site here - https://dkdtest.myshopify.com/ password fidell
Any help that you could give would be great.
Thanks
Solved! Go to the solution
This is an accepted solution.
Appending below snippet on index.liquid should do the thing
<style> [id^="slideShowImageWrapper-slideshow-"] { max-width: 100% !important; } </style>
Hi @anthfuk,
you can drop your question in this topic, we are hosting a Q&A session and my peer @PageFly-Richard, who is a developer, might help with your questions
Hi @anthfuk ,
A simple solution would be to add this
Open your theme.scss.css
paste this
.lazyload__image-wrapper { max-width: 100% !important; }
Thanks for your suggest. While it worked, it messed the header up. The below reply fixed it for me.
This is an accepted solution.
Appending below snippet on index.liquid should do the thing
<style> [id^="slideShowImageWrapper-slideshow-"] { max-width: 100% !important; } </style>
Thanks very much for your help. That worked!
@anthfuk wrote:Thanks very much for your help. That worked!
Great! Please do leave a thumbs up 😉
hy how can i resizefullwidth slider onsupply theme without any blanks between the slider and the image thank you ?
I have supply and this worked to make my homepage slideshow 100% width of the page! I tried so many things, the index.liquid wasn't listed under "snippet", though, it was under "templates."
Please any support is appreciated.
Can not turn the slider full width on supply theme.
Do you want it to show the same as my screenshots?
Hi Victor,
That's really it what search, as in your screenchot. Full width.
Can you mark the solution please??
Thank you for your response
Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024