Hello,
Trying to make a shopify descrption semi-collapsible. Im using the Sense theme. I attached an example photo below.
Thanks!
A user working with Shopify’s Sense theme wants to create a semi-collapsible product description feature. They provided example images showing the desired behavior: descriptions that initially display a limited height with a “load more” button to expand the full content.
Proposed Solution:
Current Status:
The original poster indicated they cannot implement the code themselves and requested direct assistance. A respondent offered to help but would need access to the store’s code to customize the implementation. The discussion remains open with no concrete solution delivered yet.
Hello,
Trying to make a shopify descrption semi-collapsible. Im using the Sense theme. I attached an example photo below.
Thanks!
To achieve that, you need to check height of description part,
For example if height greater than 500px will limit characters show, and then make a load more button to show, when click to button you need to trigger toggle event, if full height button will show less more opposite show load more.
To do this you can use Javascript for handle and use Css to make style.
I cant code ;-;
Could you help me? ![]()