Forum Replies Created

Viewing 10 posts - 1,501 through 1,510 (of 1,719 total)

You must be logged in to create new topic or reply to the topic.

  • Author
    Posts
  • in reply to: Change Search Button Background Color #2711
    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,824

    You can share it privately by checking the option “Set as private reply” when replying to this topic or send it on admin@ivorysearch.com

    Also, as requested above please tell me which color you want to apply on button.

    in reply to: Change Search Button Background Color #2703
    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,824

    I hope you are well today and thank you for your question.

    This is a custom requirement so you have to develop custom code to achieve it.

    Could you please share the page URL from your site where you want to change its color and tell me which color so that I can help you to achieve it?

    Best regards,
    Ivory Search Support

    in reply to: Search Icon color won't change #2702
    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,824

    Please try using below custom CSS code to achieve it.

    .sf-menu li.is-menu.dropdown form {
        min-width: 320px;
        left: 0;
        right: auto;
    }
    in reply to: Move to Search #2701
    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,824

    I am not sure which information you are talking about so please be a bit specific and tell me exactly what you are referring to.

    in reply to: Search Icon color won't change #2692
    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,824

    Yes, the WordPress customizer only displays the website by resizing the browser, therefore, your “tagDiv Mobile Theme” plugin functionality won’t work there.

    You can change the magnifier icon color by adding the below CSS code in the Custom CSS option of Ivory Search plugin settings on the path Ivory Search -> Settings -> Settings

    .is-menu-wrapper .is-menu svg.search-icon {
        fill: #FFF;
        margin: 15px 15px 0 0;
        float: right;
    }
    
    .is-menu-wrapper .is-menu button.is-search-submit {
        margin: 0;
    }
    
    .is-menu-wrapper .is-menu input.is-search-input {
        width: 230px;
    }
    in reply to: Move to Search #2691
    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,824

    The search bar in the menu is down because you are watching it in the customizer where the menu doesn’t have enough space.

    Please see it visiting your site front end.

    If you don’t want the search bar in the menu then please remove it from the menu as described in the below page.

    Display Search Form In Menu

    We can display the search bar on the header full width but for that, I need to access your site and when I try to visit your site then it just displays me “Página em construção…”.

    Please make sure that your site is accessible so that I can help you.

    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,824

    You are most welcome here 🙂

    in reply to: Move to Search #2680
    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,824

    I hope you are well today and thank you for your question.

    Please remove the search form from the menu and instead display it in the site header as described below.

    Display Search Form In Site Header

    Best regards,
    Ivory Search Support

    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,824

    I hope you are well today and thank you for your question.

    I could confirm it on my test site.

    I will remove those shortcodes from the search result in the upcoming version of the plugin.

    In the meanwhile, you can set Description option of AJAX search results to Excerpt and add the excerpt text manually where you are using WPBakery page builder.

    Best regards,
    Ivory Search Support

    in reply to: Search Icon color won't change #2672
    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,824

    I hope you are well today and thank you for your question.

    Are you displaying the search form in the menu?

    Could you please share your site URL where it’s displaying so that I can help you to change its color?

    Best regards,
    Ivory Search Support

Viewing 10 posts - 1,501 through 1,510 (of 1,719 total)

You must be logged in to create new topic or reply to the topic.