Topic Resolution: Resolved
  • Open
  • Sue Young
    Spectator
    July 7, 2020 at 5:29 pm #44979

    I need to have only one page visible on my site (basically closing the site for the season and need only one page. I am trying to create a page with no navigation but I can’t remove it. I have even deleted the menu and it still appears. I am running an older version of evolve plus but the client can’t afford to pay me to update this. How can I change this to remove the navigation bar on this page that will become the home page? https://www.riverrosecruises.com/proof/

    Any help greatly appreciate as of course this is a rush job!

    Evgeny
    Keymaster
    Posts: 988
    July 7, 2020 at 5:37 pm #44980

    Hi. Let’s just do it quick and dirty.
    Add to Additinal CSS the following:

    .menu-container {
    display: none;
    }

    The menu will not be shown.

    Sue Young
    Spectator
    Posts: 96
    July 7, 2020 at 5:41 pm #44981

    Thanks anyone who may have read this – I was able to find a solution in Customize header