Home Forums Azuma Azuma and Woocommerce icons at top menu

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #11676
    Yurii
    Participant

    Now I create the catalogue for edu programs. It is just for info, but not for sale.
    Please tell me, how to remove Woocommerce icons “Login | Profile” and “Cart” at the all pages?

    #11679
    Andy
    Keymaster

    Copy this code to ‘Customize’ > ‘Additional CSS’

    #masthead .top-account,
    #masthead .top-cart {
        display: none;
    }
    #11680
    Yurii
    Participant

    Thanks a lot! It works)

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Azuma and Woocommerce icons at top menu’ is closed to new replies.