Home Forums Cordero Pro Remove cart and account icon from the menu

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #12190
    backfliprecords
    Participant

    Ciao,

    how could I hide the cart and account icon from the top menu on Cordero Pro?

    Thanks a lot!

    Cheers

    Federica

    #12204
    Andy
    Keymaster

    Add this CSS to Customize > Additional CSS:

    .top-account,
    .top-cart {
        display: none;
    }
    #12210
    backfliprecords
    Participant

    Thanks a lot Andy, it works perfectly!

    Grazie mille

    Federica

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Remove cart and account icon from the menu’ is closed to new replies.