Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1231202
    3u magoo
    Participant

    I’m using the Superfly menu as my main navigation. I’ve got a top bar turned on that has some links in that re working fine. I would like to not have a primary menu assigned to my ‘header nav’ so Ive seen a warning saying please add a menu to the primary. The reason I cant work out to fix is that the name of my site fills the nav bar (which has no nav) as a link to the site i.e the brand. Ive got a child theme so can add to that if need to hack the header but cant seem to find the nav.php or what ever it is that holds the ‘x-brand text’ I do not want to have my site name used in the header see.

    http://peacetreaties.co.uk/

    Wordpress V: 4.6.1
    X V: 4.6.4
    cornerstone: 1.3.3

    #1231250
    Christopher
    Moderator

    Hi there,

    Please add following code in Customize -> Custom -> Global CSS :

    .x-navbar-wrap {
        display: none;
    }

    Hope that helps.

  • <script> jQuery(function($){ $("#no-reply-1231202 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>