Is there any native Theme X function like this Show/Hide?

I want to make 3 ‘Read more’ buttons that expand below current sections of text similar to this: https://youtu.be/fmkugOa8dPI

Is there any funtion (not the accordion) like this in Theme X? Haven’t foundit so far.

This is an automated message to notify you that your thread was posted in the wrong forum, and it has been moved to the correct place. A member of our team will be happy to reply just as soon as your thread is up. How support works.

For support, please post all questions in the Support Forum.

For peer to peer conversations with other Themeco customers about tips, customizations, or suggestions you are welcome to use the Peer to Peer Forum (no official support provided here).

Design & Development, Marketing & Media, and Hosting & Optimization are for discussion with fellow Apex members about non Themeco related topics. Please keep this in mind in the future.

Thank-you!

Hey,

Our theme only provide the accordion feature, but you can accomplish it using javascript like here: https://www.w3schools.com/jquery/jquery_hide_show.asp - but to do it, you`ll need to have a jQuery skills.