javascript - 如何更改我的 WordPress 网站加载栏的颜色?

标签 javascript css wordpress colors loading

有人可以告诉我如何更改我的 WordPress 网站的加载栏的颜色吗?是不是js需要改什么地方?

enter image description here

非常感谢!

最佳答案

您将需要使用此 CSS。

.pace .pace-progress {
   background: red !important;
}

您可以使用 Chrome 网络检查器工具找到为此使用的 div/CSS。

谢谢。

关于javascript - 如何更改我的 WordPress 网站加载栏的颜色?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/51879811/

相关文章:

php - WordPress : how to hide the main page title but not the sub-page title

javascript - 解析 json 不起作用

javascript - 逗号后两位数字

存储在堆栈中的 Javascript 字符串

javascript - jQuery 脚本效率

html - Vue 框架工作如何在每一行中查看我的 API 元素 5

css - 在IE6中,如何实现一个:hover?

javascript - Jquery UI resizable - 调整放置在 iframe 上的 div 的大小

wordpress - WooCommerce 网址重写

javascript - 按类名获取元素并更改类名