Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1242828

    How do I turn off the shopping cart in the header?

    • This topic was modified 4 years, 2 months ago by lsgstudio.
    #1242956

    Hey lsgstudio,

    Add this to quick css:

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

    Best regards,
    Jordan Shannon

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