• Resolved amslps

    (@amslps)


    How to hide “Select Options” icon on the top-right of product image in the product list? The customer using iPhone will click two times of product image to jump to the product page, by default. The first time click is to show the icon of “Select Options” – but not jump, and second click is really to jump. How can I totally get rid of the function of icon here, and then the customer can click just one time to jump to the product page?

    I used additional CSS like

    .ast-on-card-button.ast-select-options-trigger.product_type_variable.add_to_cart_button {
    display: none !important;
    }

    But it doesn’t work for me. Can you help me on this?

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • I don’t see what you mean? I don’t see “select option” on the category pages. Did you solved it already?

    Thread Starter amslps

    (@amslps)

    I restarted my varnish cache, and then it had been solved. My additional CSS worked. Thank you!

    Plugin Support anastas10s (woo-hc)

    (@anastas10s)

    Hey there @amslps ,

    Thank you so much for adding your input! Some of our customers might indeed find this guide helpful!

    We appreciate you being an active part of the community 🙂

    I will be marking this thread as resolved now. Feel free to create a new one, when needed.

    Have a wonderful day!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to hide “Select Options” icon on the top-right of product image’ is closed to new replies.