Please submit a private ticket if you need to share sensitive information, such as license details and admin credentials.

Okay
  Public Ticket #2617514
hide the image and price of component products
Closed

Comments

  • Israel started the conversation

    Hello, Can I hide the image and price of component products in the ddSlick selector? Even through css.

    Thank you

  •  767
    Janilyn replied

    Hi Israel,

    Thank you for contacting WPClever Support Forum. 

    We’ve received your ticket and assigned one of our developers to help you with that. 

    He’ll be looking into your question and responding with specific instructions if this is possible. 

    Please stay patient as we're having very heavy workloads, it might take some time for our developers to reach back.

    Best regards.

    Janilyn T. - WPClever Support Agent

  •  153
    Henry replied

    Hi Israel,

    You can try it.

    .dd-selected img.dd-selected-image, .dd-selected .dd-desc,.dd-option .dd-desc,.dd-option .dd-option-image {
        display: none;
    }


    Best regards,
    Henry N.