Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Hi @bens3,
Thank you for reaching out to the Shopify community. I'd be glad to assist you. Could you kindly share your store URL and
password (if it’s password-protected) so I can review it and provide you with an update?
manoucompany.com
Im also looking to make my slideshow picture on my homepage fill 100% of the page width. Thanks!
ain't there a checkbox to control this?
If not, you can add a code like this to the Custom CSS setting of this section:
.marquee .scrolling-text__item:before {
display: none !important;
}
To make your slides full-width, use CSS like this in relevant section:
.slideshow .banner {
max-width: 100% !important;
}
In both cases, I believe you may omit the " !important" part if you use it in Custom CSS setting.
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025