【问题标题】:How remove gap between two image blocks in WP Bakery如何消除 WP Bakery 中两个图像块之间的间隙
【发布时间】:2022-12-13 03:05:11
【问题描述】:

您好,我怎样才能消除下面链接中图像之间的白色间隙?谢谢 https://flashsystem.ir/product/haylou-x1-neo-earbuds/

WPBakery 设置没有任何改变

【问题讨论】:

  • 你指的是哪个差距?

标签: wordpress woocommerce visual-composer wpbakery


【解决方案1】:

我不是 CSS 专家,但我认为您可以通过删除 css 中的边距来做到这一点,从 3px 到 0px。

.product-content div.product .product-main .images .flex-control-thumbs li {
  margin: 0px;
}

【讨论】:

    猜你喜欢
    • 2018-10-11
    • 2015-01-21
    • 1970-01-01
    • 1970-01-01
    • 2020-07-04
    • 2012-10-19
    • 2020-08-27
    • 2013-10-31
    • 2017-07-29
    相关资源
    最近更新 更多