• Resolved jaimee86

    (@jaimee86)


    Hello,

    I would like to move the search box from my nav to the footer.
    I was able to hide it from the nav using this code in my css.

    form#searchform.form-search{
    display:none;
    }

    Now, I am not quite sure what to add in the footer.php to get it to reappear. I have try using a search widget in the footer but it does not appear either.

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The reason the search widget doesn’t appear is because of your css.

    Remove the css you added. disable the top search bar in the theme options, topbar settings.

    Add a search widget to a footer column widget area.

    Kadence Themes

    Thread Starter jaimee86

    (@jaimee86)

    Thank you for the quick response!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Move search box to footer’ is closed to new replies.