最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

css - I want to change the background color on my blog posts

programmeradmin1浏览0评论

I am using the css body { backgroundcolor: black } and it colours all pages, but only want to colour my posts. I have tried body .post { backgroundcolor: black } but it colours the container instead.

I am using the css body { backgroundcolor: black } and it colours all pages, but only want to colour my posts. I have tried body .post { backgroundcolor: black } but it colours the container instead.

Share Improve this question asked May 16, 2020 at 6:55 Scott McEwanScott McEwan 1
Add a comment  | 

1 Answer 1

Reset to default 0

Are you creating your own theme? Or are you editing an existing theme? In either of the cases, I would advise you to learn more about CSS selectors and to learn how to use Chrome Dev Tools to inspect and change your CSS

发布评论

评论列表(0)

  1. 暂无评论