Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter editornen

    (@editornen)

    Help please.

    This…

    #branding #searchform {
    	display:none;
    }
    #branding .only-search + #access div {
    	padding-right: 0px;
    }

    …removed search form.

    What will remove navigation bar?

    Thread Starter editornen

    (@editornen)

    Changing…

    <nav id="access" role="navigation">

    …to…

    <!--<nav id="access" role="navigation">

    …worked.

    Is that okay?

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Remove Navigation Bar’ is closed to new replies.