I want to hide 4 icons at products image

This topic has 4 replies, 3 voices, and was last updated 42 seconds ago ago by Tony Rodriguez

  • Avatar: chutipao
    chutipao
    Participant
    June 30, 2026 at 05:10

    We created a page called **”Newest”** that displays a list of the most recently added products.
    However, there’s an issue. When you hover your mouse over a product, four icons appear. We’d like to hide these icons.
    We’ve already disabled them on all the other pages, but they still appear on the **Newest** page. How can we hide them on this page as well?

    Content is visible for topic creator and
    support staff only.
    3 Answers
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    June 30, 2026 at 06:07

    Hello @chutipao,

    You can either add the following custom CSS in “Theme Options → Theme Custom CSS”:

    .page-id-30775 .product-view-mask3 .content-product .footer-product {
    display: none;
    }

    Alternatively, you can use the “Products Grid” widget on your page and configure its settings to display only the icons you need, as the current shortcode you are using does not offer such customization options.

    Best regards,
    Jack Richardson
    The 8Theme’s Team

    Avatar: chutipao
    chutipao
    Participant
    June 30, 2026 at 09:06

    Thanks for the support! My topic “i want to hide 4 icons at products image” has been successfully resolved.

    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    June 30, 2026 at 09:06

    Dear chutipao,

    It’s great having you in our WordPress & WooCommerce community!

    Every insight you share helps us refine XStore and build tools that empower thousands of online store owners worldwide.

    Together, we grow stronger with every release.

    Topic closed.
    The 8Theme Team

  • Viewing 4 results - 1 through 4 (of 4 total)

The issue related to '‘i want to hide 4 icons at products image’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.