ResolvedI want to beautify the product on the homepage

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #26432
    dthealthiswealth
    Participant

    As I know this is the displayed content from the “Product Short Description” in the Product Backend edit. I don’t want to display that text on the Home page (Figure 1). But I want it to appear in the Popup section (Figure 2).

    Figure 1: https://prnt.sc/v09tp0
    Figure 2: https://prnt.sc/v09u1c

    #26445
    Althemist
    Keymaster

    Hi dthealthiswealth,

    You can do this with custom CSS rule. Something like this:

    div.prod_hold .woocommerce-product-details__short-description {
        display: none;
    }

    Regards,
    Dimitar

    #26471
    dthealthiswealth
    Participant

    Thanks!

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register