/
How do I scroll my widget based testimonial content

How do I scroll my widget based testimonial content

See What’s NNN of “.testimonials-widget-testimonialsNNN”? for NNN identification. Then in your theme’s styles.css file add CSS like the following.

.testimonials-widget-testimonialsNNN {
    overflow: auto;
}

Related content

How do I customize my testimonial list and widget output
How do I customize my testimonial list and widget output
More like this
How do I prevent testimonials in my footer from changing the page height
How do I prevent testimonials in my footer from changing the page height
More like this
How do I apply custom CSS to a specific testimonial widget
How do I apply custom CSS to a specific testimonial widget
More like this
How do I import into Testimonials Widget
How do I import into Testimonials Widget
More like this