Viewing 1 replies (of 1 total)
  • Hi IskandarB. Welcome to the Hueman forum.

    Cameron says it’s easy.

    Yeah, well, “easy” is a relative term. I don’t have time to test this at the moment but, just off the top of my head, the process is probably something like this:

    1. Create a child theme if you don’t already have one (you can do that from within the parent theme under the Theme Options Help tab).
    2. Copy the css, fonts, img and js folders to your child theme.
    3. Enqueue the required css, font and js files in your child theme functions.php.
    4. Create a new file “searchform.php” in your child theme.
    5. Add the code from Cameron’s comment to that file.

    When the theme loads the searchform it should use the file in your child theme.

Viewing 1 replies (of 1 total)

The topic ‘Adding Morphing Search’ is closed to new replies.