鸟哥的主题默认评论区是空白,显得有的空落,要是把默认的空白评论区加上点东西就好看多了。以下是方法:
打开主题的style.css文件,找到comment,插入如下代码:
- background-image:url(https://www.inqingdao.cn/wp-content/img_other/pingluntu.png);
- background-repeat:no-repeat;
- background-position:center center;
如下图所示:
加完后的效果如下: