mise.market
pwd: shopifyhelp
A user working with Shopify’s Sense theme needed to adjust the width of the slideshow text container that holds the heading, subheading, and button elements. They wanted to reduce the container width to eliminate excess space.
Solution provided:
base.css file.banner__box with min-width: 30% for screens wider than 767px.slideshow__text and children to max-width: 100%Outcome:
The CSS solution successfully resolved the issue, allowing the user to control the text container dimensions as desired.
mise.market
pwd: shopifyhelp