wordpress/divi主题-滑块内容显示大小无法正常工作

我在divi上的滑块模块遇到一些问题。

对于某些文章, 宽度内容基于网站宽度而不是模块宽度。

这是问题的两个屏幕截图

错误的机智
在此处输入图片说明

如果需要, 该网站的链接是:hhtp://jordan-delamotte.com


#1


你可以通过粘贴在主题选项面板中来尝试以下代码吗?

.et_pb_slider_fullwidth_off .et_pb_container {
   width: auto !important;
   display:block;
}
.et_pb_slides .et_pb_slider_container_inner{
display:block;   
}

希望这对你有用。


#2


是的, 答案是绝对正确的。实际上, 在旧版divi容器中, 将滑块容器元素用作块元素, 现在将其分配或更改为table-cell, 这就是设计令人沮丧的原因。

来源:

https://www.srcmini02.com/66097.html

微信公众号
手机浏览(小程序)

Warning: get_headers(): SSL operation failed with code 1. OpenSSL Error messages: error:14090086:SSL routines:ssl3_get_server_certificate:certificate verify failed in /mydata/web/wwwshanhubei/web/wp-content/themes/shanhuke/single.php on line 57

Warning: get_headers(): Failed to enable crypto in /mydata/web/wwwshanhubei/web/wp-content/themes/shanhuke/single.php on line 57

Warning: get_headers(https://static.shanhubei.com/qrcode/qrcode_viewid_40642.jpg): failed to open stream: operation failed in /mydata/web/wwwshanhubei/web/wp-content/themes/shanhuke/single.php on line 57
0
分享到:
没有账号? 忘记密码?