Announcement

Collapse
No announcement yet.

Move Search Function In Ready Theme

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Move Search Function In Ready Theme

    I am currently using Iron And Wool ready theme. I would like to place the search function in the global header as opposed to the navbar. Where can I find this in the code?

    #2
    The code for the navigation bar is located in ReadyTheme -> Navigation Sets -> navigation_bar
    Matt Zimmermann

    Miva Web Developer
    Alchemy Web Development
    https://www.alchemywebdev.com
    Site Development - Maintenance - Consultation

    Miva Certified Developer
    Miva Professional Developer

    https://www.dev4web.net | Twitter

    Comment


      #3
      FYI: Its not super simple to do this as you have to restructure the entire header. Also, you need to keep the search link in the navigation to support smaller devises. We do this on theworkwearstore.com by using the wrapper

      Code:
      <div id="js-open-global-search--tablet" class="column one-twelfth float-right open-global-search--tablet"><span data-rt-icon="j"></span></div>
      Bruce Golub
      Phosphor Media - "Your Success is our Business"

      Improve Your Customer Service | Get MORE Customers | Edit CSS/Javascript/HTML Easily | Make Your Site Faster | Get Indexed by Google | Free Modules | Follow Us on Facebook
      phosphormedia.com

      Comment

      Working...
      X