Home Forums Themes Support Claue Product Search got weird size

Tagged: 

Viewing 3 reply threads
  • Author
    Posts
    • #16225

      Hello Harry

      I just found that on Woocommerce Filter Sidebar, the shape of “Product Search” widget is really weird. But, the shape of “Search” widget is still normal.

      So, could you please tell me how to fix the weird size of  “Product Search” widget?

      Thanks

    • #16239

      Hi,

      Please add below code in Claue > Theme Option > General Layout > Custom CSS to fix this issue.

      .widget .search-form label,
      .widget .woocommerce-product-search .search-field {
      width: calc(100% – 125px);
      }

      Best regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #16241

      Hello Harry,

      I just added your code but it doesn’t work. Do you have any idea why?

       

    • #16269

      Hello Harry,

      I still wait for your resolution my friend.

Viewing 3 reply threads

You must be logged in to reply to this topic.