Why do my header icons disappear when scrolling down?

Hi,

I have an issue about my header right now. When I am scrolling down, the header icons will be disappear. I attached the images below. I would like know how to fix. Thank you!

Here is the website: https://phantomgogo.com/

@Kathy518

Please add the code above in theme.liquid

online store >> edit code >> theme.liquid

.show-search-link__icon, .cart-link__icon, .cart-link__label, .show-search-link__text { color: #fff!important; }

after added

Hi,

It shows the mobile design hamburger is still not working. But website is good right now. How can I fix the mobile design part. Because it need to look balance.

Thanks.

@Kathy518

Thanks for your like and tap on accepted solution.

also add this given code for hamburger icon on mobile.

.logo-area .button.mobile-nav-toggle{ color:#fff!important; }

after added

I appreciated it. Thank you!

For any help always remember us :slightly_smiling_face:

Thanks