All things Shopify and commerce
Hello.
I have a banner on my site, and it looks perfect on mobile view, however it is too big on desktop, and I want to change only the desktop size.
If you know how to do it, please reply here on the thread and I will PM you the site URL so you can have a look. (I want website to be anonymous thats why I PM you the URL)
Please help and thank you so much! 🙂
Hi @manoman if you need paid customization services PM me the store link and link to this post, and I'll take a look for an estimate.
https://community.shopify.com/c/notes/composepage/note-to-user-id/27332
Contact paull.newton+shopifyforum@gmail.com for the solutions you need
Save time & money ,Ask Questions The Smart Way
Problem Solved? ✔Accept and Like solutions to help future merchants
Answers powered by coffee Thank Paul with a ☕ Coffee for more answers or donate to eff.org
Hi @manoman,
Most Shopify Themes don't have the option to select different images for Desktop and mobile. Could you please confirm if your theme has that option or not? There is nothing to worry if your theme doesn't have that option. I will help you to add a code into your theme to enable that option. Please share the URL of your website so that I can take a look.
Best Regards,
Hi @manoman
You can create another image banner section and upload an image that fits the desktop. After that, you can add the codes below into the Custom CSS of each section so the Image Banner section for mobile hides on the desktop and vice versa.
Add this code to mobile's banner section
@media (min-width: 750px) {
.banner { display: none; }
}
This code in to Custom CSS of image banner section of desktop
@media (max-width: 749px) {
.banner { display: none; }
}
- Helpful? Like and Accept solution! Support me! 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