本文介绍了Owl Carousel 和 Elementor Page Builder 全宽问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
当我使用 owl-carousel 创建 elementor 的自定义小部件时.当我全宽使用它之后.然后它创建左站点.不是中间.
When I create custom widgets of elementor with owl-carousel. after when i use it in full width. then it create left site. not middle.
推荐答案
看看你的 js init.有没有像 "margin: 25" 这样的东西?删除它.否则,我想,它可能是 CSS.有测试链接吗?
Take a look at your js init. is there something like "margin: 25" ? delete it. otherwise, I guess, it could be css. do you have a testing link?
这篇关于Owl Carousel 和 Elementor Page Builder 全宽问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!