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

    hi it’s possbile hide category in woocommerce single product page, in widget ‘buy product button’?

    in this case, the writing:
    COD: N/A Categoria: Linea Agroalimentare e Sicurezza

    • This topic was modified 9 months, 3 weeks ago by fabioque.
    #1421334

    Hey fabioque,

    Thank you for the inquiry.

    You can add this css code to hide the category list in the single product page.

    .single-product .posted_in {
        display: none;
    }

    Best regards,
    Ismael

    #1421387

    well done!

    #1421449

    Hi,

    No problem! Please feel free to open another thread if you have more questions about the theme.

    Have a nice day.

    Best regards,
    Ismael

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘hyde ‘category product’ in ‘buy product button’’ is closed to new replies.