Comments Tom started the conversationFebruary 28, 2024 at 1:09pmHi,Is it possible to show the short description only when a product is selected? Or to show the short description below the add to cart when a product is selected?Now the short description is always showed or always hidden. 767Janilyn repliedFebruary 29, 2024 at 7:21amHi Tom, 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 as soon as 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 1,224Dustin repliedMarch 4, 2024 at 7:40amHi Tom,If you're using the ddSlick selector, please add the CSS code below to WP-Admin → Appearance → Customize → Additional CSS: .wooco-wrap .dd-desc .wooco_component_product_short_description { display: none !important; } .wooco-wrap .dd-desc.dd-selected-description .wooco_component_product_short_description { display: block !important; }Then, the short description will be shown on the selected option only: https://app.screencast.com/ir5SZe34SFHbNBest regards,DustinTom repliedMarch 4, 2024 at 10:50amThank you for the reply, but on this particular webshop I am using the Grid 4 layout.Tom repliedMarch 20, 2024 at 12:45pmHi, can you please help me with this?Tom repliedApril 2, 2024 at 9:28amAnyone? Sign in to reply ...
Hi,
Is it possible to show the short description only when a product is selected? Or to show the short description below the add to cart when a product is selected?
Now the short description is always showed or always hidden.
Hi Tom,
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 as soon as 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 Tom,
If you're using the ddSlick selector, please add the CSS code below to WP-Admin → Appearance → Customize → Additional CSS:
Then, the short description will be shown on the selected option only: https://app.screencast.com/ir5SZe34SFHbN
Best regards,
Dustin
Thank you for the reply, but on this particular webshop I am using the Grid 4 layout.
Hi, can you please help me with this?
Anyone?