Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author Mystery Themes

    (@mysterythemes)

    Hello @amarpatel4805

    The search bar will be hide when sticky on desktop and mobile because the features were just to show the menus while scrolling. If you want to show both the search bar and menu part then you need to customize the js of the theme.

    Mainly menu was shown on sticky menu because to give access to another page while scrolling as well

    Thanks ??

    Thread Starter Amar Patel

    (@amarpatel4805)

    Would you please explain How to modify js to make search sticky.

    Theme Author Mystery Themes

    (@mysterythemes)

    Hello @amarpatel4805

    If you want to sticky search field with the primary menu section then you should change the HTML at template-parts/header/content-header.php file.

    In that file you just move this <div id="search-bar-section"> section into <header id="masthead" class="site-header"> this section.

    Hope this changes will work for you.

    Thanks,

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to Stick Search Bar’ is closed to new replies.