Forum Replies Created

Viewing 10 posts - 451 through 460 (of 1,719 total)

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

  • Author
    Posts
  • in reply to: Customize the menu search bar #14191
    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,824

    Please use the below custom CSS code to make the placeholder text bold.

    .is-menu input.is-search-input::-webkit-input-placeholder {
       font-weight: 800;
    }
    
    .is-menu input.is-search-input:-moz-placeholder { /* Firefox 18- */
       font-weight: 800;
    }
    
    .is-menu input.is-search-input::-moz-placeholder {  /* Firefox 19+ */
       font-weight: 800;
    }
    
    .is-menu input.is-search-input:-ms-input-placeholder {  
       font-weight: 800;
    }
    in reply to: Customize the menu search bar #14189
    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,824

    What do you mean by the last step?

    in reply to: Customize the menu search bar #14187
    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,824

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

    Please make sure that you have configured a search form in the Menu Search options as shown in the below screenshot.

    View post on imgur.com

    You can decrease the search bar width by adding the below CSS code in the Custom CSS option of Ivory Search plugin settings on the path Admin Area -> Ivory Search -> Settings -> Settings

    .is-menu.default form {
        max-width: 100%;
        width: 200px;
        padding-top: 14px !important;
    }

    Best regards,
    Ivory Search Support

    in reply to: on mobile it shows the default wordpress search bar #14186
    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,824

    Could you please clear and temporarily deactivate the WP Super Cache that you are using on your website so that I can troubleshoot it?

    in reply to: Pop up search form when an icon is clicked #14185
    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,824

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

    Currently, this feature is only available for the search menu but I will consider implementing it in the future version of the plugin.

    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 tested it by visiting your shared website but it didn’t flicker for me.

    Could you please tell me which browser you are using?

    Also, please test it using a different browser.

    If possible please share a video of the issue.

    Best regards,
    Ivory Search Support

    in reply to: Search Settings Icon Only Not Available #14132
    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,824

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

    You are checking it in the wrong place.

    Please check it in the plugin menu search settings as shown in the attached screenshot.

    Best regards,
    Ivory Search Support

    Attachments:
    You must be logged in to view attached files.
    in reply to: on mobile it shows the default wordpress search bar #14118
    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,824

    I can see the Ivory search bar displays fine on other pages such as contatti page for both desktop and mobile so it seems the only issue with your website home page.

    Please remove the search bar shortcode and instead add some dummy text such as “Search..” in place of it to see whether it displays fine on all pages.

    in reply to: on mobile it shows the default wordpress search bar #14103
    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,824

    I can see the default search bar on both desktop and mobile as shown in the attached screenshots.

    Please advise.

    Attachments:
    You must be logged in to view attached files.
    in reply to: on mobile it shows the default wordpress search bar #14099
    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,824

    Could you please clear and temporarily deactivate the WP Super Cache that you are using on your website so that I can troubleshoot it?

    Also, It seems your screenshot didn’t get uploaded so could you please share it again by uploading the screenshot on any image-sharing website like http://imgur.com/ and sharing its unique URL here?

Viewing 10 posts - 451 through 460 (of 1,719 total)

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