Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1278223

    Hi, I don’t want to display any social media icon in the header of my page. How can I organize that?

    And can I remove the complete menu? Because it is a one page site.

    #1278273

    Hey broggen73,

    Try to go to Enfold > Header > Extra Elements > Header Social Icons set to No social icons
    As for removing the complete menu, I believe you’re referring to the Main Menu, please go to Enfold > General Styling > Quick CSS, then add this CSS code:

    #top #avia-menu {
        display: none;
    }

    Best regards,
    Nikko

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.