Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #568394

    Hello,
    I am running Wocommerce with the Enfold theme but deactivated the shop for the moment as we are taking pics for new products first.
    Unfortunately the Shopping card icon appears on the top right of the MOBILE menu and I don’t know how to hide it while WoCommerce is deactivated.

    Any ideas?

    Thank you
    Michael

    #569042

    Hey!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    ul#menu-item-shop { display: none !important; }

    Cheers!
    Yigit

    #569371

    Unfortunately it still appears when I include the CSS. Can you check it on my page?
    Michael

    #569496

    Hey!

    I changed the code to following one

    ul.cart_dropdown  { display: none !important; }

    Please review your website now

    Regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.