Viewing 7 replies - 1 through 7 (of 7 total)
  • Hello @longman2020

    It’s strange!

    Do you see any CSS affecting the Search Button text can you try inspecting to see if there’s any?

    I hope that helps. Looking forward to hearing from you!

    Regards,
    Suman

    Hello @longman2020

    After taking a look at your site, I have noticed that the issue comes from the WooCommerce recent update.

    So, if you want to debug this issue from your end then you have to simply switch to another WordPress theme from Astra to any default WordPress themes like Twenty-Twenty. You would see the same issue on switching to other themes as well.

    However, at this moment you can solve this issue by adding the below CSS code into the Appearance > Customize > Additional CSS.

    .woocommerce-product-search input[type='search'] {
        width: 55%;
    }

    I hope that helps. Looking forward to hearing from you.

    Regards
    Riad

    Thread Starter longman2020

    (@longman2020)

    Thank you for your help
    So I’ll report this issue on woocommerce support.

    Thread Starter longman2020

    (@longman2020)

    Hi, @brainstormteam
    I reported this issue in woocommerce forum, but they told me, it is related to theme:
    https://www.ads-software.com/support/topic/search-text-messy-2/#post-13009803

    Hello @longman2020

    After receiving your last message we have tested it using Astra and WooCommerce default theme and noticed that it’s working perfectly now.

    It seems like they have already fixed that issue on their last update. Here is the latest screenshot.

    You can now remove that custom CSS code and let us know how it works.

    Looking forward to hearing from you.

    Regards
    Riad

    Thread Starter longman2020

    (@longman2020)

    Hi,
    It’s not fixed yet.
    Please notice that it is ok on woocommerce sidebars.
    This issue happens on astra main sidebar.

    Hello @longman2020

    As we checked, it’s working perfectly on our end with Astra right now. You can check this screenshot.

    If the issue still persists, it could be due to some conflict with the third-party plugin.
    To assist you better with this issue we need to take a closer look at your end.

    For the same, we recommend reaching out to us through our Support Portal.

    Looking forward to hearing from you.

    Regards,
    Riad

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘search text messy’ is closed to new replies.