Comments Israel started the conversationDecember 1, 2020 at 11:25amHello, Can I hide the image and price of component products in the ddSlick selector? Even through css.Thank you[deleted] repliedDecember 2, 2020 at 4:52amHi 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.[deleted] repliedDecember 2, 2020 at 11:01amHi 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;} Sign in to reply ...
Hello, Can I hide the image and price of component products in the ddSlick selector? Even through css.
Thank you
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.
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;
}