[Resolved] Woocommerce search widget / button and field not in one line

Home Forums Support [Resolved] Woocommerce search widget / button and field not in one line

Home Forums Support Woocommerce search widget / button and field not in one line

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #983589
    Kim

    Hi there, I am not sure if this is only an issue with my setup but the button and the search field of the woocommerce search widget are not in one line. How can I change this?

    Search widget in sidebar

    Many thanks in advance!

    BR Maike

    #983819
    David
    Staff
    Customer Support

    Hi there,

    try this CSS:

    .woocommerce-product-search {
        display: flex;
    }
    #984175
    Kim

    That’s it! Many thanks 🙂

    #984225
    David
    Staff
    Customer Support

    You’re welcome

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