[Resolved] AJAX Search for WooCommerce

Home Forums Support [Resolved] AJAX Search for WooCommerce

Home Forums Support AJAX Search for WooCommerce

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1665251
    Dmitry

    Hello, everyone, please.
    I installed the AJAX Search for Woocommerce plugin and added it to the main menu. How to make the full-width search field?
    https://transformator-tmg.ru/

    #1665400
    David
    Staff
    Customer Support

    Hi there,

    try this CSS:

    @media(min-width: 768px) {
      .main-nav,
      #menu-item-312 {
        flex: 1;
      }
    }
    #1666225
    Dmitry

    Thank you very much! I spent all day yesterday looking for the right solution and couldn’t find it!

    #1666349
    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.