Okay
  Public Ticket #1069941
Removal of Navigation Bar and Menu Completely
Closed

Comments

  •  2
    Aimee started the conversation

    Hi Guys,

    I am opting for a flexible menu plugin for my top menu bar (navigation) but the current (and standard)  menu will need to be hidden, if not removed completely. 


    Could you kindly advise on which lines to removed and/or edit in the stylesheet?


    Also, as I have created a child-theme, please advise on how to ensure the changes will work as I believe the parent stylesheet will need to be referenced?

    On the contrary, I can always just insert some custom CSS into the Customize section.

    Whatever CSS changes are advised, I will ensure I save a copy of the stylesheet should I revert to the standard menu.

    Thanks in advance,

    Aimee

  •  1,692
    Andrey replied

    Hello, Dear Aimee!

    We are ready to help you, as we see, your website is http://www.aimeebuhagiar.com - and we would like to say the it is beautiful website and eye-catching, the content is really fine and looks awesome.

    Regarding menu - could you please provide us with WP Dashboard login and password and FTP or cPanel access? (just in case, because it would be handy for us while editing css).

    Concerning child theme, could you please clarify, have you activated child-theme before you have started website customization? 

  •  2
    Aimee replied

    Hi  Andrey,


    Just wondering if you had any luck?  Also, I have deactivated breadcrumbs from the Unyson extensions but it is still showing. Shall I raise another ticket?


    Many thanks,


    Aimee

  •  1,692
    Andrey replied

    Hello, Dear Aimee!

    In order us to help you to hide default menu, we need access to your website via FTP, because we will edit style.css file. Without this access we can't help you.

    Also your website currently is password protected. Please provide us with the access to your website and we will do our best for you.

    Best Regards!


  •   Aimee replied privately
  •  1,692
    Andrey replied

    Hello, Dear Aimee!

    We have performed necessary changes to hide search bar and hide breadcrumbs. We have added these lines to the  /wp-content/themes/lifecoach-child/style.css:

    /* Hide Search Box */
    .search-box {
    display: none;
    }
    /* Hide Breadcrumbs */
    .breadcrumbs {
        height: 60px;
        background-color: #ffffff;
        list-style: none;
           
    }
    .breadcrumbs ul {
        margin: 0;
        width: 100%;
        text-align: center;
            display: none;
    }
    .breadcrumbs li {
        display: inline-block;
        white-space: nowrap;
            
    }
    body.page .page-title {
        line-height: 1;
        margin-bottom: 30px;
    }
    

    Please check your website. It seems that everything now looks fine.

    Best Regards!

  •   Aimee replied privately
  •   Aimee replied privately
  •  1,692
    Andrey replied

    Hello, Dear Aimee! 

    Browser cache is a headache for everybody ). For some reasons it updates only some time later.

    But we are happy to hear that everything now looks as you want!

    If you like our support and have a free minute - please give a positive rating for our theme. To do this - click "downloads", choose and rate our LifeCoach WordPress Theme. You may strongly rely on our support in future. Best Regards!



  •  2
    Aimee replied

    Thanks once again Andrey! Your support is always appreciated. :)

    And I'd be happy to give you a very positive rating - in fact I'll do that now.

    All the best and until next time!


    Regards,


    Aimee

  •  1,692
    Andrey replied

    We are very grateful to you for your high review about our theme and support. Thank you very much!

    We are always glad to help you! Best Regards, Dear Aimee!