- This topic has 2 replies, 2 voices, and was last updated 5 years ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- The topic ‘Remove cart and account icon from the menu’ is closed to new replies.
Home › Forums › Cordero Pro › Remove cart and account icon from the menu
Ciao,
how could I hide the cart and account icon from the top menu on Cordero Pro?
Thanks a lot!
Cheers
Federica
Add this CSS to Customize > Additional CSS:
.top-account,
.top-cart {
display: none;
}
Thanks a lot Andy, it works perfectly!
Grazie mille
Federica