Issue with banner display

Issue with banner display

barak33
New Member
10 0 0

Hello Shopify community,

 

I use a minimal theme for my store, I have a problem with the banner. The Banner appears fine in mobile, but when I move to a desktop screen it is not properly displayed. I tried to find it in the theme settings but don't look for it.

Is there a way to fix this or make adjustments so that the bunner will look good on larger screens?


Thanks in advance for your help!

Replies 14 (14)

suyash1
Shopify Partner
10996 1361 1738

@barak33 Can you please share this page link?

To build shopify pages use PAGEFLY | Contact me - suyash.patankar@gmail.com , My timezone is GMT+5:30.

TikitaTech
Shopify Partner
76 18 18

Hi @barak33!

 

Could you share your store url?

Co-founder @ Daeda Technologies PTE. LTD. to make tech simple

Daeda Wishlist - a simple wishlist app

Need custom solutions? Contact me at tikita@daeda.tech
barak33
New Member
10 0 0

BiDeal-Discount
Shopify Partner
569 66 140

Hi @barak33 

 

It will better to me suggest the solution if you can share me the store url + password (if appliable)

Thanks

- Helpful? Like & Accept solution!
- BiDeal Bundle Volume Discounts: Upsell with discount bundles, quantity breaks, volume discounts & mix-and-match bundles. AOV+ with free gifts, free shipping & progressive cart
- Bify app: Shopify automatic discount solutions
- Contact me? support@bify.app or WhatsApp: +84974709330
BiDeal-Discount
Shopify Partner
569 66 140

Hi @barak33 

Because your image have size 1920x1920 so it display like that.

I can change to display full as below but it still not ok because bad at horizonal sides

BiDealDiscount_0-1745766516435.png

 

 

I suggest you should resize image to 1920x650 

- Helpful? Like & Accept solution!
- BiDeal Bundle Volume Discounts: Upsell with discount bundles, quantity breaks, volume discounts & mix-and-match bundles. AOV+ with free gifts, free shipping & progressive cart
- Bify app: Shopify automatic discount solutions
- Contact me? support@bify.app or WhatsApp: +84974709330
barak33
New Member
10 0 0

Thanks, it's better but not yet perfect

BiDeal-Discount
Shopify Partner
569 66 140

is this ok?

BiDealDiscount_0-1745768298575.png

 

- Helpful? Like & Accept solution!
- BiDeal Bundle Volume Discounts: Upsell with discount bundles, quantity breaks, volume discounts & mix-and-match bundles. AOV+ with free gifts, free shipping & progressive cart
- Bify app: Shopify automatic discount solutions
- Contact me? support@bify.app or WhatsApp: +84974709330
barak33
New Member
10 0 0

The question is how will it be in mobile ...?

BiDeal-Discount
Shopify Partner
569 66 140

we only change for desktop screen

- Helpful? Like & Accept solution!
- BiDeal Bundle Volume Discounts: Upsell with discount bundles, quantity breaks, volume discounts & mix-and-match bundles. AOV+ with free gifts, free shipping & progressive cart
- Bify app: Shopify automatic discount solutions
- Contact me? support@bify.app or WhatsApp: +84974709330

Stacksavy
New Member
9 0 0

Hello  @barak33 
I’d be happy to help  with a free marketing and design audit To give you the most accurate feedback, could you kindly share your store URL? This will allow me to provide tailored suggestions for improvement.

Here to help with questions, concerns & collector insights.

Bundler-Manuel
Astronaut
1030 51 122

Hello there Barak @barak33  you can try this code to give your header a compact and wider look

<style>
:root {
--page-width: 1660px !important;
}
</style>

Let me know how this works for you!

Emmanuel
Please let me know if it works by marking it as a solution!
Bundler - Product Bundles app, a great bundle app for Shopify, with glowing user testimonials and a free plan.
barak33
New Member
10 0 0

Where exactly am I embedding the code?

topnewyork
Astronaut
1368 165 224

Hi @barak33 
1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.liquid file
3. In theme.liquid, paste the below code before </head>

<style>
  @media (max-width: 768px) {
    .ltn__slide-item-9 {
        height: 200px !important;
    }
}
@media (min-width: 769px) {
    .ltn__slide-item-9 {
        height: 300px !important;
    }
}
</style>

If my reply is helpful, kindly click like and mark it as an accepted solution.
Thanks!

 

Use our Big Bulk Discount app to boost your sales!(https://apps.shopify.com/big-bulk-discount). Easy to set up and perfect for attracting more customers with bulk discounts. Try it now and watch your revenue grow!

Need a Shopify developer? Hire us at Top New York Web Design
Boost Your Store Sales with Volume/Tier Discount Try Big Bulk Discount
Create New Shopify Store For Just 1$/Month
barak33
New Member
10 0 0

No, it really cut me all the Banar and in the display Mobile changed completely