Re: Mobile Site Logo Overlapping Seach and Cart

Solved

Mobile Site Logo Overlapping Seach and Cart

moonstreetkits
Tourist
4 0 2

My logo on the mobile site is overlapping with the other things in the header and i have no idea how to fix it. the desktop site is fine though??? 

moonstreetkits.com

Accepted Solution (1)

BSS-TekLabs
Shopify Partner
1902 546 634

This is an accepted solution.

- Here is the solution for you @moonstreetkits 
- Please follow these steps:

step.png

- Then find the base.css or theme.css file.
- Then add the following code at the end of the file and press 'Save' to save it.

@media only screen and (max-width: 600px) {
 .head-custom .left-section-head {
    width: 9% !important;
  }
.head-custom .header__icons {
    width: 100% !important;
}
}

- Here is the result you will achieve:

BSSTekLabs_0-1721833911154.png

 

 

- Please press 'Like' and mark it as 'Solution' if you find it helpful. Thank you.

If our suggestions are useful, please let us know by giving it a like or marking it as a solution .
Need help from our expert? Kindly share your request with us via community@bsscommerce.com
BSS Commerce - Full-service eCommerce Agency

For give Gift to customers and Upsell in Cart, check out Salepify: Free Gifts with purchase


Post purchase upsell, downsell offers to improve sales and AOV
Salemate Post Purchase Upsell

View solution in original post

Replies 3 (3)

BSS-TekLabs
Shopify Partner
1902 546 634

This is an accepted solution.

- Here is the solution for you @moonstreetkits 
- Please follow these steps:

step.png

- Then find the base.css or theme.css file.
- Then add the following code at the end of the file and press 'Save' to save it.

@media only screen and (max-width: 600px) {
 .head-custom .left-section-head {
    width: 9% !important;
  }
.head-custom .header__icons {
    width: 100% !important;
}
}

- Here is the result you will achieve:

BSSTekLabs_0-1721833911154.png

 

 

- Please press 'Like' and mark it as 'Solution' if you find it helpful. Thank you.

If our suggestions are useful, please let us know by giving it a like or marking it as a solution .
Need help from our expert? Kindly share your request with us via community@bsscommerce.com
BSS Commerce - Full-service eCommerce Agency

For give Gift to customers and Upsell in Cart, check out Salepify: Free Gifts with purchase


Post purchase upsell, downsell offers to improve sales and AOV
Salemate Post Purchase Upsell

moonstreetkits
Tourist
4 0 2

oh my god thank you so very much!!!!!!! it worked (:

BSS-TekLabs
Shopify Partner
1902 546 634

Glad to help you. Have a good day.

If our suggestions are useful, please let us know by giving it a like or marking it as a solution .
Need help from our expert? Kindly share your request with us via community@bsscommerce.com
BSS Commerce - Full-service eCommerce Agency

For give Gift to customers and Upsell in Cart, check out Salepify: Free Gifts with purchase


Post purchase upsell, downsell offers to improve sales and AOV
Salemate Post Purchase Upsell