[ad_1]
Is there a way to make a scrollable text block where you it doesn’t move anything else on the page but scrolls through text using only the space that’s taken up by the text block, or does it require some kind of advanced plugin? I’m trying to make something like this:
https://preview.redd.it/t8v1j9edbz4d1.png?width=1173&format=png&auto=webp&s=daefa2d975b8aaa224b2231e73271c3573eeeb50
Thanks!
[ad_2]
I think you need to set a height for the text container and then set its ‘overflow-y: scroll’.