Home › Forums › Support › icon in the menu This topic has 7 replies, 2 voices, and was last updated 4 years ago by Tom. Viewing 8 posts - 1 through 8 (of 8 total) Author Posts March 23, 2019 at 8:13 am #847551 Любомир Thanks for my airplane site))) I have a question: is it possible to make the basket icon in the menu so that it appears only after the user adds the product? I tried to manipulate the settings but it didn’t work out for me. My site GeneratePress 2.2.2GP Premium 1.7.8 March 23, 2019 at 9:04 am #847584 TomLead Developer Lead Developer Hi there, Try this CSS: #site-navigation .wc-menu-item, #sticky-navigation .wc-menu-item { display: none; } #site-navigation .wc-menu-item.has-items, #sticky-navigation .wc-menu-item.has-items { display: inline-block; } Let me know 🙂 Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ Ongoing Development: https://generatepress.com/ongoing-development March 23, 2019 at 9:15 am #847590 Любомир As always, everything is quick and efficient! Thank you very much! March 23, 2019 at 9:16 am #847591 TomLead Developer Lead Developer You’re welcome 🙂 Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ Ongoing Development: https://generatepress.com/ongoing-development March 23, 2019 at 10:25 am #847634 Любомир Sorry to bother you))) On the mobile does not work. The option only on the mobile will be perfect! March 23, 2019 at 11:07 am #847661 TomLead Developer Lead Developer Ah, I need to add the has-items class to the mobile cart container. I’ll get that done in alpha.2. Thank you! 🙂 Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ Ongoing Development: https://generatepress.com/ongoing-development March 23, 2019 at 11:15 am #847664 Любомир ok March 23, 2019 at 3:56 pm #847793 TomLead Developer Lead Developer I’ll update this topic once alpha.2 is out. Likely on Monday 🙂 Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ Ongoing Development: https://generatepress.com/ongoing-development Author Posts Viewing 8 posts - 1 through 8 (of 8 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In