【发布时间】:2018-10-26 11:24:59
【问题描述】:
我的标题没有显示固定,谁能告诉我如何删除标题上的黑色/和/白色这里是
这里也是链接WEB LINK
这是标题渐变的代码
.enable_fixhead .bliccaThemes-header.off-sticky {
background: transparent;
background: -moz-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(255,255,255,0) 78%);
background: -webkit-linear-gradient(top, rgba(0,0,0,1) 0%,rgba(255,255,255,0) 78%);
background: linear-gradient(to bottom, rgba(0,0,0,1) 0%,rgba(255,255,255,0) 78%);
}
【问题讨论】:
-
您应该提供更多详细信息。您的代码或 URL。只是截图是不够的
-
这里是 scottstaverna-ks.com 的链接
-
这是一个标题边框或我无法删除它的东西......
-
谁能解决这个问题?
标签: wordpress