Shopify themes, liquid, logos, and UX
Hi,
I am using the Trade theme, I am trying to upload images of different resolutions but have noticed that the image height on the mobile stays the same.
I have selected adjust as per the first image size.
The current banner fits well on my desktop.
I just want to increase the height banner on mobile.
Need help!
Hi @PankajC
You can add two slideshow sections, one for mobile and one for desktop so that you can use separate images for each.
After that, please add the code below to hide the desktop's slideshow on mobile and vice versa.
Add this code to Custom CSS of the desktop's slideshow section
@media (max-width: 767px) {
slideshow-component { display: none !important }
}
Add this code to Custom CSS of mobile's slideshow section
@media (min-width: 768px) {
slideshow-component { display: none !important }
}
- Found this helpful? Hit "Like" and "Accept as Solution"!
- Reton: Loyalty & Rewards - Earn points through tasks, redeem for discounts, and enjoy exclusive VIP rewards!
- Ryviu - Reviews & QA app: Collect product reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Shopee, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image
Built for Shopify
Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- En...Sign up now.
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