This topic has 3 replies, 2 voices, and was last updated 1 months, 3 weeks ago ago by Tom
How can I adjust the Quick View text line height for “PRODUCT SHORT DESCRIPTION” text? The Quick View “right side” popup takes too much vertical space. How can I adjust “Product Short Description” rows to be more compressed?
How can I adjust the Quick View “right side” popup right margin so the text is not covered by the scrollbar?
Please see attached.
Thank you.
Hello @Tom
You can try to add next custom CSS to Theme Options -> Theme Custom CSS -> Global CSS:
.et-quick-view-wrapper .shop_attributes {
--items-v-gap: 6px;
}
.et-quick-view-canvas.et-off-canvas .et-content {
padding-inline-end: 10px;
}
Should you require personalized customization services, we invite you to submit a request through our customization panel at the following link: https://www.8theme.com/account/#etheme_customization_panel. This will allow you to engage directly with our technical team.
Please note that customization services are subject to additional charges. The exact amount will be determined after a detailed review of your request.
Thank you for your attention to these details. We look forward to seeing the enhancements on your site.
Best Regards,
Jack Richardson
The 8Theme Team
This worked perfectly. Thank you!
The issue related to '‘Adjust Quick View right side margin of text, and line height of text’' has been successfully resolved, and the topic is now closed for further responses