Shopify themes, liquid, logos, and UX
I want to reduce the size of the slideshow on the Turbo theme. I don't want it to cover the entire screen unneccessarily, and be more in line with the remaining items size. How can I do that?
I want it to be both lower heigth and width. The width should match the header separator line above
https://mmz7sv-mw.myshopify.com/
PW: seupri
Solved! Go to the solution
This is an accepted solution.
.caption-content {
max-width: 80%;
}
This css will widger the text box area.
Syncora: Backup & Restore [Free] - Automated real-time store backup with one-click easy restore.
Slider Revolution - Create sliders, theme sections, banners, videos, pages, advanced animation, and social feeds.
Essential Grid Gallery - Create photo galleries, video galleries, portfolio galleries, product gallery, collection gallery, and more.
EasyDisplay: Product Showcase - Easily display collections, related products, discounts, recently viewed items, and best sellers.
@alexlomt1
You can add this css in your theme base.css or custom.css. also you can adjust the height and width according to your need.
screen and (min-width: 768px)screen and (min-width: 768px)
{
.homepage-slideshow {
max-width: 800px!important;
max-height: 600px!important;
}
}
Syncora: Backup & Restore [Free] - Automated real-time store backup with one-click easy restore.
Slider Revolution - Create sliders, theme sections, banners, videos, pages, advanced animation, and social feeds.
Essential Grid Gallery - Create photo galleries, video galleries, portfolio galleries, product gallery, collection gallery, and more.
EasyDisplay: Product Showcase - Easily display collections, related products, discounts, recently viewed items, and best sellers.
How can I make the text boxes in each slide show picture go up a bit more? When there is a lot of text, they go too much down and appear off screen.
Hi @alexlomt1 i see it look good, please double check on this
How can I make the text boxes in each slide show picture go up a bit more? When there is a lot of text, they go too much down and appear off screen.
This is an accepted solution.
.caption-content {
max-width: 80%;
}
This css will widger the text box area.
Syncora: Backup & Restore [Free] - Automated real-time store backup with one-click easy restore.
Slider Revolution - Create sliders, theme sections, banners, videos, pages, advanced animation, and social feeds.
Essential Grid Gallery - Create photo galleries, video galleries, portfolio galleries, product gallery, collection gallery, and more.
EasyDisplay: Product Showcase - Easily display collections, related products, discounts, recently viewed items, and best sellers.
How could I update this so that it shows up properly on mobile? Perhaps some kind of dynamic font size scaling?
Hi, which device you set i just check in mobile view your image show above and text show bellow after the image
Syncora: Backup & Restore [Free] - Automated real-time store backup with one-click easy restore.
Slider Revolution - Create sliders, theme sections, banners, videos, pages, advanced animation, and social feeds.
Essential Grid Gallery - Create photo galleries, video galleries, portfolio galleries, product gallery, collection gallery, and more.
EasyDisplay: Product Showcase - Easily display collections, related products, discounts, recently viewed items, and best sellers.
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