Shopify themes, liquid, logos, and UX
I'm working with the Sense theme and have a slideshow. I can't figure out how to adjust the width of the text container that holds the heading, subheading, and button. In the image below, I've highlighted in red the area of the container that I want to eliminate by reducing the width of the container.
Does anyone have any ideas on how I would do this? Thanks you.
Solved! Go to the solution
This is an accepted solution.
Add This Css In your edit code > base.css File
@media screen and (min-width:767px) {
.banner__box {
min-width: 30rem !important;
padding-right: 0 !important;
}
.slideshow__text>* {
max-width: 100% !important;
}
}
If you require further help to optimize your store, please don’t hesitate to reach out.
This contribution will always benefit you and you will get my full help easily and you can contact me easily.
Contect On My Mail :-Mail@gmail.com
Share Website Link
If you require further help to optimize your store, please don’t hesitate to reach out.
This contribution will always benefit you and you will get my full help easily and you can contact me easily.
Contect On My Mail :-Mail@gmail.com
mise.market
pwd: shopifyhelp
This is an accepted solution.
Add This Css In your edit code > base.css File
@media screen and (min-width:767px) {
.banner__box {
min-width: 30rem !important;
padding-right: 0 !important;
}
.slideshow__text>* {
max-width: 100% !important;
}
}
If you require further help to optimize your store, please don’t hesitate to reach out.
This contribution will always benefit you and you will get my full help easily and you can contact me easily.
Contect On My Mail :-Mail@gmail.com
This solution worked perfectly. Thank you!
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024