• Hello,

    As it turns out, I have quite a few pages listed when I use the standard “Pages” widget. Is there a way to have the contents of this widget scrollable?
    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • put it into an element (div, ul) with fixed height or max-height, and style this with ‘overflow-y: auto;’

    Thread Starter mdrawdy

    (@mdrawdy)

    Thanks for the reply. As this is a widget, where would I place the element – sidebar.php?
    Thanks again!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘wp_list_pages scroll?’ is closed to new replies.