Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #148942
    SilkRoadDog
    Participant

    Running Clean Education Pro (child) on WordPress 4.9.7.

    I have a site under dev (https://new-drsophiayin.iouxbfo4-liquidwebsites.com) that isn’t going to be live for a few months. However, we have a graduate directory (https://new-drsophiayin.iouxbfo4-liquidwebsites.com/lsh-certified-directory/) using the “Business Directory Plugin” (https://businessdirectoryplugin.com). The directory is configured, populated and ready to use even though the site isn’t yet.

    Here is the issue. The boss is demanding the directory go live somewhere (we have two other websites, one of which is being replaced by the one under dev) and I don’t want to move it. Since the page that it sits on is done, is there a way I can remove the menu on that page only so that I can link to the directory from other sites, then put links back to where they came from?

    Or is there a way to be able to have the directory I have installed show up on another website on the same host that is also using the same exact theme via frames or the like? I am not much more than an amateur so apologize if I have the terms wrong.

    #148965
    Skandha
    Participant

    @silkroaddog: Please let me know on which page you want the menu to be removed.

    Kind Regards,
    Skandha

    #149104
    SilkRoadDog
    Participant

    I’d either like to TEMPORARILY remove them from https://new-drsophiayin.iouxbfo4-liquidwebsites.com/lsh-certified-directory/ if possible. Or would it be better to create a new page just for this that won’t be used once the rest of the site goes live and remove the menu from that?

    #149123
    Skandha
    Participant

    @silkroaddog: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .page-id-14435 #masthead {
    	display:none;
    }

    Let me know if this is what you want!
    Kind Regards,
    Skandha

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Is there a way to either remove the menu for one page or ……’ is closed to new replies.