

Settings panel with live preview.
AddonCraft Read More Show Less adds a clean, accessible Read More / Show Less toggle to long content in WordPress. Long posts, pages, descriptions and text blocks are cut to a height you choose, with an optional fade at the bottom. Visitors click Read more to expand the full text and Show less to collapse it again.
Use it to tidy up long articles, FAQ answers, author bios, service descriptions, reviews and landing pages without deleting a word or splitting content across pages.
The hidden text stays in the page HTML, so search engines can still read and index all of it.
[addoremo_read_more]…[/addoremo_read_more], with optional per-block height and button text.read-more class to any block or element. Works with the block editor (Gutenberg), Elementor, Divi, Beaver Builder and other page builders that let you set a CSS class.aria-expanded, keyboard support and visible focus styles.[addoremo_read_more height="200" more="Read more" less="Show less"]Your long content here.[/addoremo_read_more]
height – collapsed height in pixels.more – text for the expand button.less – text for the collapse button.All attributes are optional. Anything you leave out uses the global settings.
read-more.read-more.You can change the target class or selector under Read More General.