Hello, I have the same problem with Zerif and the Widget Woocommerce Product carousel all in one. When I enable it, the testimonials section disappear…
I tried to change the CSS with Simple Custome CSS and adding the code below and now I can’t see nothing on the home page…
Thanks for the help !
#testimonials .owl-carousel {
display:block !important;
}