Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想更改此网站的标题/横幅,但找不到在哪里编辑?http://www.healthyonraw.com/
我尝试右键单击以查看徽标或横幅的路径,但它没有提供该信息。还尝试查看 header.php 和 css 样式表但找不到。
请帮忙。谢谢!
为了支持评论,检查元素建议所有图像都在/wp-content/themes/guylainenou004/images/目录中。
/wp-content/themes/guylainenou004/images/
css 文件指向此目录,因此您可以更新它所引用的图像或修改 css 以指向另一个图像。
希望能帮助到你。