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 }
}
- Helpful? Like and Accept solution! or Buy me coffee
- Ryviu - Reviews & QA app: Collect product reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Shopee, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image: Easy and fast to create Photo Gallery, Lookbook, Shop The Look.
- Ryviu: Aliexpress Reviews - AliExpress Reviews Importer, one-click import aliexpress reviews, export reviews to CSV file.
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- Enjoy 1 month of Shopify for $1. Sign up now.
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