[Resolved] Remove category desription on category page show only on productpage.

Home Forums Support [Resolved] Remove category desription on category page show only on productpage.

Home Forums Support Remove category desription on category page show only on productpage.

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1311445
    Marc

    Dear Sirs,

    I want to remove the description on the category page.
    So I don’t want to show the description “De prijs is inclusief de 1ste borduurregel” on this page:
    https://www.petras-atelier.nl/product-categorie/knuffels/

    But I only want to show the description “De prijs is inclusief de 1ste borduurregel” on this page:
    https://www.petras-atelier.nl/product-categorie/knuffels/geboortebeer-buikknuffel/

    Thanks in advance for you reaction.

    BR,
    Marc

    #1311822
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    Did you get this resolved? All looks good to me.

    Let me know πŸ™‚

    #1312321
    Marc

    Hi Tom,

    I think I solved it…
    Is this the best way to do so.
    .woocommerce-product-details__short-description {
    display: none;
    }

    Thanks,
    Marc

    #1312886
    Tom
    Lead Developer
    Lead Developer

    That’s how I would do it πŸ™‚

    #1313577
    Marc

    Great,

    Thanks Tom, I am learning on the fly πŸ™‚

    BR,
    Marc

    #1314518
    Tom
    Lead Developer
    Lead Developer

    Best way to do it! πŸ™‚

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