[Support request] Need to fix searchbar

Home Forums Support [Support request] Need to fix searchbar

Home Forums Support Need to fix searchbar

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1043540
    Ashley

    Hi,

    Several readers have emailed me and said they didn’t know how to use the search bar. I checked into it, and when you click the magnifying glass, it’s hard to see where you’re typing in your query.

    Do you have any recommendations on a better search bar experience? CSS? Maybe a plugin?

    #1043557
    Victor Valladolid

    Hi.
    Do you have woocommerce installed?

    If so, I can recommend Advanced Woo Search, https://es.wordpress.org/plugins/advanced-woo-search/

    For me, it has served me very well.

    Regards,

    #1043572
    David
    Staff
    Customer Support

    Hi there,

    this CSS will add a solid background to the search field:

    .navigation-search.nav-search-active {
        background-color: #fff;
    }

    If theres a specific style you’re after let me know

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.