Hi again,
And thanks for additional info. We tested this on our side, and indeed, there is a conflict with in theme styles and plugin styles regarding owl carousel. Since we have released the plugin much later then Zerif theme authors then we will gladly release an update which will fix this issue. As a temporary fix you can apply custom css code below:
.owl-carousel {
display: block;
}
but note that we will release plugin update very soon, and we will let you know when it becomes available.
Best Regards!