graphene_search_form

  • gerard-crazy88

    #8250

    I got a search box “öut of the box” problem.

    looks like this.

    zoekbox.gif

    how to fix it?

    Anonymous

    #40798

    Add this to Custom CSS,

    #search-2 input[type="text"] {
    width: 98%;
    }

    gerard-crazy88

    #40799

    thanks,

    it works fine.

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

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