Hi there! I have read every listing I can find on adding a read more button to a block of text and can’t figure it out. I am very new to this so am probably missing something obvious!
I want to add a read more button to each section on our company News page, so that just a few lines of text show, and then you click the button and it expands, click it again and it goes back to the preview. I added a button, set the paragraph to 25CH, then added interactions to the button so that when you click it expands the paragraph height to AUTO, then click again and it resets to 25CH. But it will not work!
The button is on the GLOBAL News page on the first entry. Help??
Hi - With your News content on the page set the height to Auto (not 25CH). In the button interaction, set your initial state height to 25CH, then set another action with the height to Auto. On second click, just reverse the action.
Set the default height of the news content to “auto.” For the button interaction, start with a height of 25ch. Upon the first click, change the height to “auto.” On the second click, reverse this action by returning the height to 25ch
Thank you both! For some reason when I do this, it has the text as all showing, then when you click, it jumps to 25 CH and then back to full text, and the second click brings it back to 25 CH. What am I missing?