• Resolved nomaddaniele

    (@nomaddaniele)


    Hello there,

    I just downloaded and set up the plugin and activated the option to replace the search bar of my theme (Astra) with the Ajax one.

    However, whenever I click on it, there’s always a blue border around it and there’s a portion of the search bar that appears, on the left of it, even though it’s actually not being used by it.

    Finally, when I move around the blue border, it clears out but in portions and it doesn’t look really good.

    How can I fix it?

    The website is currently in a coming soon state but let me know if you need access to it.

    https://pasteimg.com/image/cBNUL

    Thanks

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi there,

    If you could temporarily disable the Coming Soon state, that would help so I could view your site and provide you with a CSS fix. If not, you could contact us directly via WordPress admin on your website – go to WooCommerce -> AJAX search form -> Contact.

    Thread Starter nomaddaniele

    (@nomaddaniele)

    Hello @levelupclint

    Thanks for your answer, I disabled the coming soon mode and the link is

    donnacosmaria.it

    I tried now on Google Chrome and the blue doesn’t seem to appear but you can still see a difference in width with the search bar

    Thanks

    Hello,

    You can add the following CSS code to your Theme Customizer > Custom CSS, or insert in your Child theme’s style.css file:

    div.search-form {
    	border: none !important;
    }

    Let me know if this helps!

    Best regards,
    Clint

    Thread Starter nomaddaniele

    (@nomaddaniele)

    Hi @levelupclint

    Thanks a lot! It worked!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Search appearance looks weird’ is closed to new replies.