Home Forums Theme Support Gotham Searchbar

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #4893

    I just updated WordPress to v4.1 and php 5.5
    Now, my search bar jus blinks and I’m unable to click on it.
    See the site here: http://www.kochproductions.com/
    Any help would be greatly appreciated.
    Thanks

    #4915

    Hi there,

    Try adding this in the theme options page > Styling > Custom CSS box:

    #search form input#s,
    input#searchsubmit {
        position: absolute;
        right: 0;
    }

    Save. Done.

    Let me know how’s going.

    Cheers!
    Chris

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.