Shopify themes, liquid, logos, and UX
The banners are full width on desktop from one end of the screen to the other. However, the Debut theme is not responsive; the images don't scale to size to fit mobile view. I've seen solutions for this but it does not work for the current Debut theme code.
On desktop
and on mobile
May someone help me with this please?
Solved! Go to the solution
This is an accepted solution.
can you try this code
1. Go to Online Store->Theme->Edit code
2. Asset->/theme.css ->paste below code at the bottom of the file.
@media only screen and (max-width: 749px) {
.slideshow--medium {
height: 130px;
}
.hero--medium {
height: 115px;
}
}
This is an accepted solution.
can you try this code
1. Go to Online Store->Theme->Edit code
2. Asset->/theme.css ->paste below code at the bottom of the file.
@media only screen and (max-width: 749px) {
.slideshow--medium {
height: 130px;
}
.hero--medium {
height: 115px;
}
}
amazing it worked! thank you so much sir.
its my pleasure to help
Hi,
i am having the same problem with my banner (Theglambassadors.com), I’ve tried the suggested code but it isn’t t accepting it. It’s just displaying the code at the bottom of my site as text. My theme is debut. Any suggestions I can try please?
thank you!
Hey Community! As we jump into 2025, we want to give a big shout-out to all of you wh...
By JasonH Jan 7, 2025Hey 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, 2024