Tagged: cart icon, mobile Viewing 2 posts - 1 through 2 (of 2 total) Author Posts February 5, 2014 at 11:56 pm #220176 sea2summitParticipant Subject says it all. Once an item is added to cart, the cart item appears, but once the screen size hits a certain width, it disappears. February 6, 2014 at 4:42 am #220279 YigitKeymaster Hi Jim! Please add following code to Quick CSS in Enfold theme options under Styling tab @media only screen and (max-width: 767px) { .responsive .cart_dropdown { display: block; }} Regards, Yigit Author Posts Viewing 2 posts - 1 through 2 (of 2 total) The topic ‘Cart icon disappears on mobile’ is closed to new replies.