• Hi, I’m writing this new post beacuse I’m trying to customise the navigation bar of Twenty Eleven.

    I should remove the Default Shearch Box and add a flag icon linking a parallel installation of WP in another language.

    This is my test site

    How can i do?

    Thanks.

Viewing 1 replies (of 1 total)
  • Thread Starter superciccio14

    (@superciccio14)

    I’ve just found how remove Search Box

    By editing child CSS:

    /* Search Form */
    #branding #searchform {
    	display: none;
    }

    But now how can I add language switching?

    Thanks!

Viewing 1 replies (of 1 total)
  • The topic ‘Customise Navigation Bar’ is closed to new replies.