Viewing 2 replies - 1 through 2 (of 2 total)
  • koufuki77

    (@koufuki77)

    make sure your menu is selected under menus/theme locations/main menu.
    I am having the same problem with the search button not working when using this theme. A fix would be great

    A late reply, though here’s the solution.
    Remove the highlighted rule from styl.css

    #search {
        clear: left;
        <strong>display: none;</strong>
        padding-bottom: 2px;
        padding-left: 0;
        padding-right: 0;
        padding-top: 2px;
    }

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Theme: Esquire] Menus and Search box’ is closed to new replies.