This topic has 4 replies, 2 voices, and was last updated 5 years, 8 months ago ago by Rose Tyler
1.i hide the section of short description in product pages but it getting hide on click quick view section .
https://www.ithink.co/clients/saibaba/product_section_hide.png
https://www.ithink.co/clients/saibaba/quick_view_visble.jpg
2.http://saibabamachines.com.cp-45.webhostbox.net/products/
to look like
https://www.ithink.co/clients/saibaba/02-category-landing-color.jpg
Hello,
1. Do you want to hide it on single product page only?
Try to use this custom CSS code:
.single-product .product-information .short-description {
display: none;
}
2. Is it solved?
Regards
yes its solved.
I am glad that you sorted out.
Regards
You must be logged in to reply to this topic.Log in/Sign up