Turn off extra search button

This topic contains 1 reply, has 2 voices, and was last updated by  Alex Rollin 5 years, 5 months ago.

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

Open Support Ticket

Tagged: ,

  • Author
    Posts
  • #456506

    Gene Altman
    Expired Member
    Post count: 19

    Where is the setting to turn off the extra search button shown in attached illustration? If there is a setting to turn it off that would be great. If not, can you provide the appropriate css to hide/remove it?

    #456566

    Alex Rollin
    Moderator
    Post count: 27815

    Try this CSS

    
    
    
    button.geodir-show-filters {
        display: none !important;
    }
    

    Let us know how it goes

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

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

Open Support Ticket