Disable Search for Field

This topic contains 2 replies, has 2 voices, and was last updated by  isaac david 4 years ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket

Tagged: 

  • Author
    Posts
  • #540381

    isaac david
    Buyer
    Post count: 1

    Hi Everyone,

    Newbee here so please bear with me.

    I’m running GD V2.0 with the Listimia theme. My users will only search on the postcode and as such would like to disable the ‘search-for’ field. Can anyone advise how I go about doing this? Thanks in advance.

    #540391

    Kor
    Moderator
    Post count: 16516

    Hi isaac david,

    Thanks for your post. We can use custom CSS code to remove it. Insert into WP > Appearance > Customize > Additional CSS

    .gd-search-input-wrapper.gd-search-field-search {
        display: none;
    }
    #540767

    isaac david
    Buyer
    Post count: 1

    Kor,

    That worked perfectly. You are a Star. Thank you for such a quick response.

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

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket