Removing Cart

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #11730
    paitchadze
    Member

    Hello,

    I was trying to find how to remove cart sign in the menu? I tried to deactivate woocommerce, but only the cart icon was disappearing in the menu and at the same time all the menu items were in it’s place leaving space for cart icon.

    And also does this theme supports mobile menu?

    #11749
    Veena
    Moderator

    If you don’t need the spacing(right) pls use the below custom CSS in themeoptions –

    #primary-menu {
    margin-right: 0;
    }
    

    Yes, the theme supports mobile menu.

    #11774
    paitchadze
    Member

    Thank you, it solved issue. I have another issue and I’ll create new topic.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Removing Cart’ is closed to new replies.