Header Blowing Out in Mobile View

Header Blowing Out in Mobile View

BukShop
Tourist
4 0 1

1000014945.jpg

Hello,

I manage thebukshop.com store. Recently the header section widened so there is a horizontal scroll. I am using a second image for the mobile view. 

 

Please see attached screenshot and thanks in advance for your help.

 

Best,

Mike

 

 

Replies 4 (4)

suyash1
Shopify Partner
11000 1362 1738

@BukShop please add this css to the very end of your base.css file and check,
Shopify Admin -> Online Store ->Theme -> Edit code -> base.css

 

@media screen and (max-width:749px)
{.section-header .header{min-width: 100%;}}
To build shopify pages use PAGEFLY | Contact me - suyash.patankar@gmail.com , My timezone is GMT+5:30.
BukShop
Tourist
4 0 1

That worked, thank you!

DaisyVo
Shopify Partner
4451 497 591

Hi @BukShop 

You can try to follow this step
Step 1: Go to Edit code
Step 2: Find file base.css and add this code at the end of the file

 

@media screen and (max-width: 750px) {
header.header.header--top-left.header--mobile-center.page-width.header--has-menu.header--has-social.header--has-localizations {
    min-width: 100% !important;
}
}

 

Result 

DaisyVo_0-1746890305469.png

 

Best,

DaisyVo

 

Please let us know if our reply is helpful by giving it a Like or marking it as a Solution!

Avada SEO & Image Optimizer - The #1 SEO solution

BiDeal-Discount
Shopify Partner
589 70 149

Hi @BukShop 

I see the issue on your site, you can follow this way to fix it.
let try to add Custom CSS to your Theme Settings:

@media screen and (max-width: 989px) {
  .header-wrapper .header {
    min-width: unset;
  }
}

 

The result will be:

Screenshot 2025-05-10 at 22.18.14.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