Home Forums WoodMart support forum Thinner search form

Thinner search form

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #116115

    pogopie
    Participant

    Hello, I would like a thinner search form.
    Thanks

    Attachments:
    You must be logged in to view attached files.
    #116146

    Hello,

    Please provide your site URL with this form. If your site is under construction, please provide your site admin access to the private area.

    Best Regards

    #116147

    pogopie
    Participant
    #116164

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .searchform input[type=text] {
        height: 36px;
    }
    body .search-by-category .input-dropdown-inner {
        height: 36px;
        line-height: 36px;
    }

    You can reduce or increase the height as per your needs.

    Best Regards

    #116165

    pogopie
    Participant

    Okey, thanks a lot

    #116205

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

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