We rarely sell from this site and there are no transactions going on at all right now but everyone who views our site on a small screen or mobile sees the cart icon (we just occassionally use this feature sell tickets to conferences)
I had a look at the forum and the features on the Enfold menus – missing something?
Tony
Hey studio3enfold,
Try to add this css code in QUick CSS (located in Enfold > General Styling):
@media only screen and (max-width:767px) {
.responsive #top .cart_dropdown {
display: none !important;
}
}
Let us know if this helps.
Best regards,
Nikko
A belated thanks to you Nikka – I didn’t see your reply
Guess what – the client decided it was such a small thing they could live with it!! – I will give it a try + let you know
Yip – seems to work a treat – many thanks Nikko
Tony