Edit Homepage Search Bar

This topic contains 5 replies, has 2 voices, and was last updated by  Kor 5 years, 9 months ago.

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

Open Support Ticket

Tagged: 

  • Author
    Posts
  • #438160

    Chris Ramensky
    Expired Member
    Post count: 13

    Hi,

    I have 2 issues:

    1) i’d like to add text to my search bar explaining to the users what search terms they can enter, please see Image 1: Search Bar Text

    do you have a solution/some CSS that so that i can add text under the search bar

    2) I do not need 2 search bars on my homepage, please see Image 2: I do not need 2 search bars

    do you have a solution some CSS that so that i can remove the second search bar

    kind regards

    #438166

    Kor
    Moderator
    Post count: 16516

    Hi Chris,

    Thanks for your post. This can be achieved using custom CSS. Could you please share your Website URL here so that we could inspect it? Also, please clarify that you’d like to remove the search form on the top and would like to insert some texts below the second search form.

    Thanks!

    #438212

    Chris Ramensky
    Expired Member
    Post count: 13
    This reply has been marked as private.
    #438215

    Chris Ramensky
    Expired Member
    Post count: 13
    This reply has been marked as private.
    #438217

    Kor
    Moderator
    Post count: 16516

    Hi Chris,

    Thanks for your reply. Let me try to answer your questions accordingly.

    1. Kindly insert the custom CSS code below into GD > Design > Scripts > Custom Style CSS.

    
    
    .gd-search-input-wrapper.gd-search-field-search:after {
        content:"This is Geodirectory"!important;
        color:#fff!important;
    }

    2. Please check the “GD Home Top Section” or “GD Home Content Section” widget section and remove the search widget.

    Thanks!

    #438218

    Kor
    Moderator
    Post count: 16516

    Hi Chris,

    To extend the search functionality with “parameters”, kindly refer to this section of the documentation https://wpgeodirectory.com/docs/gd-search/#custom

    Thanks!

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

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

Open Support Ticket