Home Forums Themes Support Gecko WooCommerce Default Search Widget Layout

Topic Resolution: Resolved

Tagged: 

Viewing 1 reply thread
  • Author
    Posts
    • #3708

      Hi there, I have recently purchased your theme and have noticed an annoying styling bug.

      It seems the default woocommerce search breaks to two lines whereas the WordPress search looks great as on one line.

      I have attached a screenshot for you.

      Really hope you can help 🙂

      Attachments:
      You must be logged in to view attached files.
    • #3710

      Hi Gilesholder,

      Thank you for purchase and report bug.

      We will fix this for the next update.

      You can add below code to hotfix in JanStudio > Theme Option > General Layout > Custom CSS

      .woocommerce-product-search .search-field  { float: left; width: calc(100% – 108px); }

      .woocommerce-product-search input[type=”submit”] { float: right; padding: 0 15px; }

      Best regards

       

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

Viewing 1 reply thread

You must be logged in to reply to this topic.