Feature request for SEARCH bar

  • Anonymous

    #6821

    http://theater-lueterkofen.ch

    The site is in German. The popup shows only once. I am using both mobile and Desktop Graphene themes.

    Real estate on the mobile screen is very scarce. I’d like therefore to have the search bar on the bottom of the screen or disabled completely (both as a configuration option). I am aware that I could do this by editing the template files.

    Thanks for giving it a thought.

    Heinz …

    Admin

    Syahir Hakim

    #35748

    You can just hide it using Custom CSS:

    #top-search {
    display: none;
    }

    Anonymous

    #35749

    Thanks!

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

  • You must be logged in to reply to this topic.