【问题标题】:Really need help! how to remove all greyscale from images. (Wordpress) [closed]真的需要帮助!如何从图像中删除所有灰度。 (WordPress)[关闭]
【发布时间】:2021-08-07 17:30:40
【问题描述】:

我对这个真的很陌生。

有人能告诉我如何从网站上看到的图像中去除灰度吗?

http://tnp.co.th/wp-hank/

非常感谢!

【问题讨论】:

    标签: css wordpress web custom-wordpress-pages


    【解决方案1】:

    您可以尝试添加这个重置灰度过滤器的 CSS 规则:

    #site .imagebox.style2 .box-image img {
        filter: none !important;
    }
    

    【讨论】:

    • 非常感谢约翰尼斯!它真的很好用。 :))
    猜你喜欢
    • 1970-01-01
    • 2017-05-06
    • 2015-10-10
    • 1970-01-01
    • 2017-07-23
    • 2022-01-01
    • 1970-01-01
    • 2022-10-05
    • 1970-01-01
    相关资源
    最近更新 更多