Re: Mobile cart icon disappears

Solved

Mobile cart icon disappears

joshsclubs
Tourist
7 0 1

I changed my cart icon to a custom icon, and updated my css to fix sizing, etc. All looks good on desktop and even on the theme editor (desktop/tablet/mobile). But when I look at my website on mobile, the cart icon disappears. However, there is a space where it would be, and it even takes me to the cart when I click that empty space (implying something is there, it's just invisible).

 

Can anyone help?

 

www.joshsclubs.com

 

Screenshot 2024-07-26 at 10.35.41 AM.pngScreenshot 2024-07-26 at 10.36.27 AM.png 1.jpeg

Accepted Solution (1)
BSS-TekLabs
Shopify Partner
1798 512 597

This is an accepted solution.

Add this code 

BSSTekLabs_0-1722010200954.png

 

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 9 (9)

BSS-TekLabs
Shopify Partner
1798 512 597

BSSTekLabs_0-1722005442810.png

I see it still shows up there. What device are you using to view it?

 

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

joshsclubs
Tourist
7 0 1

I'm using Google Chrome on my phone, and I've tried deleting cache/cookies. What else should I try?

BSS-TekLabs
Shopify Partner
1798 512 597

This error seems to come from iphone error. I checked all android devices I have and they are normal. Iphone device has error.

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

joshsclubs
Tourist
7 0 1

That's helpful. How can I edit the code to allow it to show up on all devices?

BSS-TekLabs
Shopify Partner
1798 512 597

- Here is the solution for you @joshsclubs 
- 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.

.header__icon svg {
    stroke: rgb(16, 27, 45) !important;
    stroke-width: 0.0005 !important;
    fill: rgb(16, 27, 45) !important;
}

 

 

- 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

joshsclubs
Tourist
7 0 1

Hmm...still did not work. I added that code to base.css and clicked save, but no change on either Google Chrome or Safari (mobile). I also tried clearing cache again. Is there something else I can try?

 

IMG_DD92CF0DA95C-1.jpegIMG_29D03D840E54-1.jpeg

BSS-TekLabs
Shopify Partner
1798 512 597

This is an accepted solution.

Add this code 

BSSTekLabs_0-1722010200954.png

 

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

joshsclubs
Tourist
7 0 1

That worked! Thanks so much.

BSS-TekLabs
Shopify Partner
1798 512 597

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