• Resolved Mohamed

    (@moeimad)


    Hi,
    I wanna delete or hide the product description cuz as you can see some products have a long description and that’s making the builder not good in terms of UX design how can I hide it

    View post on imgur.com

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

Viewing 1 replies (of 1 total)
  • Plugin Support mivtt

    (@mivtt)

    Hi,

    Please use this custom CSS below to hide the product description on your PC builder page.
    Just follow this direction: Go to Product builders > Settings > Design, Custom CSS.

    .woopb-product-short-description {
        display: none;
    }

    Best regards.

Viewing 1 replies (of 1 total)
  • The topic ‘Hide Product Description’ is closed to new replies.