Home › Forums › Support › Display cart in mobile menu secondary navigation This topic has 5 replies, 2 voices, and was last updated 6 years ago by Leo. Viewing 6 posts - 1 through 6 (of 6 total) Author Posts November 21, 2017 at 4:17 am #429710 Shakespeare Hi how do I display the cart icon in secondary navigation if in mobile. =) November 21, 2017 at 7:00 am #429857 LeoStaff Customer Support Hi there, So you want the cart to be in primary navigation on desktop and secondary navigation on mobile? November 21, 2017 at 7:27 am #429876 Shakespeare I’m sorry for the confusion. Currently the cart icon is in the secondary navigation using desktop view which is correct. How do I display it in mobile as well. Still in secondary navigation. November 21, 2017 at 8:20 am #429929 LeoStaff Customer Support Hmm try this CSS: @media (max-width: 768px) { #secondary-navigation .main-nav li.wc-menu-item { display: block !important; } } November 21, 2017 at 11:09 pm #430416 Shakespeare fixed.. thanks guy November 22, 2017 at 7:33 am #430690 LeoStaff Customer Support No problem! Author Posts Viewing 6 posts - 1 through 6 (of 6 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In