Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

Testimonial Carousel widget

Home / Forums / Virtue Theme / Testimonial Carousel widget

This topic is: Resolved
[Resolved]
Posted in: Virtue Theme
April 2, 2015 at 4:06 pm

1 – Is there any way to remove the left and right arrows? The CSS is not obvious to me. I’ve added the custom CSS

.kadence_testimonials_slider .test-prev, .kadence_testimonials_slider .test-next {
display: none !important;

as suggested in another post but it doesn’t work.

2 – Also is there a way to leave the title blank? Leaving the widget title box blank still gives it a default ‘testimonials’ title. I’m using

.widget-title {
display: none;
}

and am guessing this is not the best solution.

3 – When the page first loads, the 4 testimonials briefly show as stacked for about half a second before they condense and become a slider. Is there any way to fix this?

Thanks,
David.

  • The forum ‘Virtue Theme’ is closed to new topics and replies.