Important notice: we will respond to all open ticket requests up until November the 1st. After this date, we will be unable to process the ticket requests here on Ticksy.

Okay
  Public Ticket #2086428
Hide menu bar completely
Closed

Comments

  • southernlight started the conversation

    How can I hide the top menu bar completely on my site? It is a one page site so no menu is needed. Thanks.

  •  1,845
    Elated replied

    Hello,

    You can hide header area by adding this custom css in Appearance → Customize → Additional CSS field →

    .eltdf-page-header {
        display: none;
    }

    6607707773.png

    OR if you want to hide only main menu area, you can use this custom css below → 

    .eltdf-main-menu {
        display: none;
    }
    9868602968.png

    Also note that you can use Coming soon page template because Header and Footer area are disabled within this template.

    6343004002.png


    For any other issue you are facing please feel free to ask us and we will assist you as soon as possible. I will give my best to help you building your site.

    Thanks & Regards, 
    Vladimir


    The Elated Support Center has been moved to our centralized support platform. 

    Please note that any existing tickets prior to this change will be answered right here on Ticksy, and in due time. 

    If you wish to submit a new support request, for all new inquiries please head on to our Help Center.

    Elated Themes is part of Qode Interactive – the home of 300+ premium WordPress themes.

    Don’t forget to sign up for our newsletter and be the first to find out all the latest news.