INN / inn

WordPress child theme for INN.org. Requires Largo parent theme (https://github.com/INN/largo)
https://inn.org
GNU General Public License v2.0
2 stars 2 forks source link

Remove search box from main nav when on the search page. #94

Closed benlk closed 5 years ago

benlk commented 5 years ago

Changes

before:

screen shot 2018-12-17 at 1 20 40 pm

after:

screen shot 2018-12-17 at 1 20 11 pm

Why

Because I noticed the duplication while working on https://github.com/INN/largo/issues/1602

Questions

tylermachado commented 5 years ago
  1. Yes on keeping the main nav search item.
  2. I think so; work continues on that branch at the moment.
benlk commented 5 years ago

Is it okay to merge this?