Move search box to main navigation bar

  • Unknown's avatar

    Hi,

    I would like to move my search box to the main navigation bar. Is there a way I can do that?

    Thank you!

    The blog I need help with is: (visible only to logged in users)

  • Unknown's avatar

    The navigation bar contains links to URLs, internal or external. The search box is a widget. Doesn’t haven an URL. Unless your theme has a theme option to display a search box in the header area it won’t be possible without CSS customization.

  • Unknown's avatar

    Thanks for the reply!

    So how would I do it using CSS customization then? Any idea of the code I would have to put in?

    Thanks a lot!

  • Unknown's avatar

    Neither musicdoc1 nor I help with CSS editing. Please be patient while waiting for a Volunteer who does help with it or for Staff respond here and help you.

  • Unknown's avatar

    @veryjoelle, Dicot is a responsive width theme that adjusts the layout and arrangement of the elements of a page to work on all screen/window widths, clear down to phones. To move the search box to the menu area, we would need to use CSS absolute positioning, and that means the search box loses all relationship to the other page elements and effectively floats free and above everything else.

    The above is a long way of saying, on Dicot, there isn’t any way to do this cleanly.

  • The topic ‘Move search box to main navigation bar’ is closed to new replies.