Okay
  Public Ticket #2634331
menu
Closed

Comments

  • sekhmet14 started the conversation

    hi,

    Can you explain to me what is the role of this icon at the top right of the menu (see printscreen), and how to remove it?

    thank you :-)

  •  2,567
    Kevin replied

    Hi sekhmet14

    this section displays the account information, wishlist .. selected from theme options-> general-> header of inner page
    # if you want to hide it add this css at Appearance-> Customize-> additional CSS


    .header-content .container> div.dropdown-menu-header.appear-header {
        display: none;
    }

    thanks

  • sekhmet14 replied

    thanks

    best regards.

  •  2,567
    Kevin replied

    Hi sekhmet14

    thanks, Glad to help you