Title: Scrollable text inside a block
Last modified: August 14, 2019

---

# Scrollable text inside a block

 *  Resolved [dhyanakendra](https://wordpress.org/support/users/dhyanakendra/)
 * (@dhyanakendra)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/scrollable-text-inside-a-block/)
 * Hi Onur
    I want to have scrollable text inside Kioken Blocks for lengthy blog
   posts wherein the word count is 1500+ words. I am able to do the same with the
   classic editor using HTML and CSS for styling: <div class= ” scroll-box” TEXT
   HERE </div>
 * Could you please let me know how to do the same using Kioken Blocks?
 * Warmest Regards
    BM

Viewing 1 replies (of 1 total)

 *  Plugin Author [Scott Jr](https://wordpress.org/support/users/sj_o/)
 * (@sj_o)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/scrollable-text-inside-a-block/#post-11832757)
 * Hi BM,
 * What you’re asking seems like custom coding, rather than we can provide as a 
   feature (it’s too specific).
 * I can only give you the basis of the methods for it:
 * You would need to `overflow-y:scroll` in the CSS to the parent element so that
   anything inside it scrolls up and down (and maybe provide a specific height or
   max-heigh to the parent element of your choice to the parent element).
 * I hope this helps!
    Onur
    -  This reply was modified 6 years, 9 months ago by [Scott Jr](https://wordpress.org/support/users/sj_o/).
    -  This reply was modified 6 years, 9 months ago by [Scott Jr](https://wordpress.org/support/users/sj_o/).
    -  This reply was modified 6 years, 9 months ago by [Scott Jr](https://wordpress.org/support/users/sj_o/).

Viewing 1 replies (of 1 total)

The topic ‘Scrollable text inside a block’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/kioken-blocks_9068c9.svg)
 * [Page Builder Gutenberg Blocks – Kioken Blocks](https://wordpress.org/plugins/kioken-blocks/)
 * [Support Threads](https://wordpress.org/support/plugin/kioken-blocks/)
 * [Active Topics](https://wordpress.org/support/plugin/kioken-blocks/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/kioken-blocks/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/kioken-blocks/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Scott Jr](https://wordpress.org/support/users/sj_o/)
 * Last activity: [6 years, 9 months ago](https://wordpress.org/support/topic/scrollable-text-inside-a-block/#post-11832757)
 * Status: resolved