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 767Janilyn 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.Janilyn T. - WPClever Support Agent 153Henry 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;}Best regards,Henry N. 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.
Janilyn T. - WPClever Support Agent
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.