• Resolved jristic611

    (@jristic611)


    Hello,
    I would like to have search bar opposite of menu in header area…same as if menu was in topbar, but in header. Is that possible?
    Thanks,
    Jelena

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi,

    In header.php, locate https://pastebin.com/yQSg156t

    And move it down and add it right above where it says:

    </nav><!--/#nav-header-->

    (Modify by using a child theme)

    Thread Starter jristic611

    (@jristic611)

    My header.php file looks like this:
    > >

    ‘topbar’,’menu_class’=>’nav container-inner group’,’container’=>”,’menu_id’ => ”,’fallback_cb’=> false)); ?>

    ‘header’,’menu_class’=>’nav container-inner group’,’container’=>”,’menu_id’ => ”,’fallback_cb’=> false)); ?>

    I cannot locate lines of code you wrote….any help?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Search bar next to the header manu’ is closed to new replies.