This topic has 3 replies, 2 voices, and was last updated 1 years, 3 months ago ago by Farhad
Hi,
Is there a way to modify how bundle-sell products appear on a product page? I need to hide the description and keep the title and photo only.
https://prnt.sc/fDe4XWosptPo
Thank you!
Hello, Farhad,
Thank you for contacting us and for using XStore.
Please try to use the next custom CSS code:
.single-product .bundled_product_excerpt.product_excerpt {
display: none;
}
We hope this answer is helpful.
Kind Regards,
8theme team
Thank you, Rose; very helpful! The code resolved the issue.
The issue related to '‘frequently bought together layout change’' has been successfully resolved, and the topic is now closed for further responses