• Hi,
    I have been trying to hide the woocommerce product tags on the individual product pages with no luck. I have tried many different css php codes with no luck. Perhaps it is a theme issue?
    Can anyone help me with this please?

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi,

    have you tried to put this in additional css ?

    .taxonomy-product_tag {
    display: none !important;
    }

    I don’t think the theme modifies WooCommerce pages in any way. You might be able to adjust this through the WooCommerce plugin settings. It would be a good idea to ask for help on their support forum.

    Thread Starter leighross

    (@leighross)

    Hi, yes I have tried that one ??
    I thought I was on the Zeever support forum?

    • This reply was modified 4 months, 2 weeks ago by leighross.

    Hi,

    Yes, you are on the Zeever support forum. Nothing’s wrong with asking here, though the single product page is managed by the WooCommerce plugin, not the Zeever theme. That’s why I suggest asking in the WooCommerce support forum, as they will have more relevant insights and can provide better solutions. Maybe this video will help:

Viewing 3 replies - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.