Issues with overlapping content on mobile site (desktop is perfect) "release theme"

Solved

Issues with overlapping content on mobile site (desktop is perfect) "release theme"

designerdental
New Member
9 0 0

I am having issues with overlapping on the full width banner on mobile, I have looked at the community but none of these solutions work. PLEASE HELP!

 

Screen Shot 2025-04-27 at 1.48.13 pm.png

Accepted Solution (1)
BiDeal-Discount
Shopify Partner
394 45 89

This is an accepted solution.

let come: Sale channels -> Online Stores -> Themes -> choose your theme -> click Edit code.

Search file base.css then add that code to the end of this file:

@media screen and (max-width: 480px) {
  .section-full-width-banner:has(.media > *)
    .media-position--background
    .section-full-width-banner__content {
    padding-inline: 16px;
    padding-block: 6px;
  }
}
- Helpful? Like & Accept solution!
- BiDeal Bundle Volume Discounts: Upsell with bundles, quantity breaks, volume discounts. AOV+ with gifts, shipping & progressive cart
- Bify app: Shopify automatic discount solutions
- Contact me? support@bify.app or WhatsApp: +84974709330

View solution in original post

Replies 15 (15)

BiDeal-Discount
Shopify Partner
394 45 89

Hi @designerdental 

Please share that url to let me check then give you the solution

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

https://designerdentalsolutions.com/pages/designer-aligners

 

this one as well - thank you so much 

BiDeal-Discount
Shopify Partner
394 45 89

I see the text also overlay on image on desktop. is this your want or not?

BiDealDiscount_0-1745726452162.png

 

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

no you see how it overlaps on the footer of the mobile website - see below:

Screen Shot 2025-04-27 at 1.48.13 pm.png

I want to keep the desktop as is 🙂

BiDeal-Discount
Shopify Partner
394 45 89

Do you think it's ok?

 

Screenshot 2025-04-27 at 11.04.03.png

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

Yes! I would prefer a tiny bit more of padding at the bottom but that is much better thank you - how do i do this?

BiDeal-Discount
Shopify Partner
394 45 89

This is an accepted solution.

let come: Sale channels -> Online Stores -> Themes -> choose your theme -> click Edit code.

Search file base.css then add that code to the end of this file:

@media screen and (max-width: 480px) {
  .section-full-width-banner:has(.media > *)
    .media-position--background
    .section-full-width-banner__content {
    padding-inline: 16px;
    padding-block: 6px;
  }
}
- Helpful? Like & Accept solution!
- BiDeal Bundle Volume Discounts: Upsell with bundles, quantity breaks, volume discounts. AOV+ with gifts, shipping & progressive cart
- Bify app: Shopify automatic discount solutions
- Contact me? support@bify.app or WhatsApp: +84974709330
designerdental
New Member
9 0 0

it worked! thank you so so much 🙂

designerdental
New Member
9 0 0

sorry it worked for one page but not the bitesoft one - can you check?

BiDeal-Discount
Shopify Partner
394 45 89

Yes because the image below for bitesoft one low height:

@media screen and (max-width: 480px) {
  .section-full-width-banner:has(.media>*) .media-position--background .section-full-width-banner__content p{
    margin-block: 2px;
  }
}
- Helpful? Like & Accept solution!
- BiDeal Bundle Volume Discounts: Upsell with bundles, quantity breaks, volume discounts. AOV+ with gifts, shipping & progressive cart
- Bify app: Shopify automatic discount solutions
- Contact me? support@bify.app or WhatsApp: +84974709330
designerdental
New Member
9 0 0

sorry but what do you mean? the images I have are the same size just look different.

BiDeal-Discount
Shopify Partner
394 45 89

oh the images same size but the long text of each different.

Is it working now?

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

ah yes I understand - I will leave it, still a lot better than before thanks again 🙂

BiDeal-Discount
Shopify Partner
394 45 89

Yes. I hope it better 😄

 

Please let me know if you need any assistance

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