Home Forums Basel support forum Hide product variations description text?

Hide product variations description text?

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #223626

    Michael_1986
    Participant

    Hello,

    is it possible to hide product variations description text?

    I have over 300 products and they have many variations which all have a description text. Is there a way to hide that text? It shows up when selecting color and size in the product page.

    I would just like to show the main product description.

    Thanks in advance!

    #223695

    Hello,

    Please provide your product URL in the private area (provide site admin assets as well if your site is under construction) and screen what you want to remove, I will provide custom CSS.

    Best Regards

    #223699

    Michael_1986
    Participant

    I sent you the url of my site in the Private Content because I would like my site url to be private.

    Thanks!

    #223701

    Hello,

    Please give me the product URL from which you have taken the screen.

    Best Regards

    #223704

    Michael_1986
    Participant

    I put it in the Private Content section.

    #223737

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    body.single .woocommerce-variation-description{
    display:none;
    }

    Best Regards

    #223962

    Michael_1986
    Participant

    Thanks!

    #223969

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

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

The topic ‘Hide product variations description text?’ is closed to new replies.