我在WordPress博客中使用主题” blogito”。在我的文章中, 文本(<p>)很奇怪地右缩进, 在某些浏览器中, 你看不到整个文本。
如何获得左缩进, 使文本与图片对齐。在此帖子页面上, 你可以了解我的意思:
ShopDoc – das Allrounder-Tool für Amazon Verkäufer
这与类entry-content col-xs-12 col-lg-10 col-lg-push-2有关吗?
我对JavaScript和CSS真的很不好, 很高兴为你提供帮助:)
干杯
抢
#1
你已为内容区域设置了偏移量
在代码中找到这一行
<div id="primary" class="content-area col-lg-10 col-lg-offset-1">
并删除col-lg-offset-1以更好地放置文本
像这样 :
<div id="primary" class="content-area col-lg-10">
来源:
https://www.srcmini02.com/63109.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_41988.jpg): failed to open stream: operation failed in
/mydata/web/wwwshanhubei/web/wp-content/themes/shanhuke/single.php on line
57