Why isn't my mobile header cart icon functioning properly?

Hi I am desperate for help. I purchased a theme from a subscription website and neither the subscription service support nor the actual developer are responding to fix this issue.

The top right cart icon does not take you to cart ONLY on mobile. Just a dark overlay appears as if a pop up or something is supposed to be there.

my website is launching tomorrow morning and I am in need of some assistant.

Thanks in advance!

www.letsaroo.com

password: models2022

Hi @letsar Hope you are doing well

please at this code at the end of theme.css file

*@media screen and  (max-width: 1199px){*
*.header_cart .cart_content_wrap.open {*
*display: block !important;*
*}*
*}*

If helpful, please Like and Accept Solution.

1 Like

@arshia_sheikh Okay you just saved my life. Thank you so much!