Woocommerce product ajax search remove quantity and cart button

Ivory Search Forums Support Woocommerce product ajax search remove quantity and cart button

Viewing 3 reply threads

You must be logged in to create new topic or reply to the topic.

  • Author
    Posts
    • #11066
      nighthound
      Participant
      • Topics: 1
      • Replies: 0

      After typing in the product name in search box, while hovering the mouse over the woocommerce products ajax results, the sidebar then displays the product details with a quantity selector and an add to cart button.
      How do i disable the selector and cart button but still keep the product image and excerpt?

    • #11069
      Ivory Search
      Keymaster
      • Topics: 0
      • Replies: 1,666

      I hope you are well today and thank you for your question.

      You can achieve this by adding the below CSS code in the Custom CSS option of Ivory Search plugin settings on the path Admin Area -> Ivory Search -> Settings -> Settings

      .is-ajax-search-post-details .is-ajax-woocommerce-actions {
      display: none;
      }

      Best regards,
      Ivory Search Support

    • #16371
      apstore perfum
      Participant
      • Topics: 0
      • Replies: 1

      Hello!

      I’m inserting the CSS code into de Custom CSS but it’s not working, the sidebar continues showing the product details. What can I do? Please.

      Best regards.

    • #16387
      Ivory Search
      Keymaster
      • Topics: 0
      • Replies: 1,666

      @apstore perfum It is the Details box that you can disable from the search form options as shown in the attached screenshot.

      Attachments:
      You must be logged in to view attached files.
Viewing 3 reply threads

You must be logged in to create new topic or reply to the topic.