Hey Everyone!
Here's the code to put all your comment's inside a scroll box.
you can paste this code anywhere in your about me section
change the height: column to get your desired scroll box height
<style>
table.comments-table{
display: block;
height: 400px!important;
overflow-y: scroll;
}
</style>
table.comments-table{
display: block;
height: 400px!important;
overflow-y: scroll;
}
</style>
Korb-Kunn Na Krabp ππ»β€
Feel free to leave a Kudos if your find this helpful.
β€ππ»ππ»
Comments
Displaying 5 of 5 comments ( View all | Add Comment )
AuntieMargaret
using it, thank you :)
VertigoMindwarp
I'm using it now, thanks! :)
Andrew
Thank you!!
7elix
grax por la ayuda :b
Vampire
Worked perfectly tysm!