How to add a read more / read less button for rich text boxes in Honey Theme?

Topic summary

A user wants to standardize the height of feature cards on product pages and add “read more/read less” functionality for text that exceeds a certain length. Screenshots were provided showing the desired outcome.

Proposed Solution:

  • A community member offered base JavaScript code to implement this feature
  • The solution requires custom coding tailored to the specific theme files
  • The code needs to be inserted into the multi-column section of the theme

Current Status:

  • The original poster is uncertain about implementation steps and where to insert the code
  • They’ve located the multi-column sections but don’t know how to proceed
  • The helper has offered to directly access the theme files to implement the correct code if given access
  • Discussion remains open with the user asking how to provide theme access
Summarized with AI on November 10. AI used: claude-sonnet-4-5-20250929.

Hello, I would like to make all feature cards of a product the same size and where the text is too long, to just show read more as in the example below.

Thank you!

Hi @SClaudiu It will need custom coding to achieve this and for providing you the exact code I will need the access of your theme files, but I can provide you the base code which you can edit according to your theme code files.


Note: You need to update the code according to your theme so that it works.

If you will unable to implement the same then I’m happy to do this for you, let me know. I can implement the code changes so that this will work well for you.

Hopefully it will help you. If yes then Please don’t forget hit Like and Mark it as solution!

Best Regards

Sahil

1 Like

Hello! If you could tell me the steps of where to look at and where to insert the code, I would really appreciate it. Also, tell me what you need from me to let you know where and what code to use.

1 Like

Hi @SClaudiu I think you are using multi column option in your theme, if yes then find the multicolumn code in the theme file and you need to add the code there, but before adding the code, you need to edit it according to your theme code, so that the base code will work well with your store.

If you want me to accomplish this for you then you need to provide me the theme code access so that I will look into the code files and add the correct code in your store.

Best Regards

Sahil

I’m pretty much lost. I found the multi column sections in the theme code but don’t know what to do. How do I give you access to the theme code?