답변 1개 / 댓글 1개
채택된 답변
+20 포인트
2021-06-28 (월) 12:06:09
강조된글씨색 + 버튼색 + 아이콘 blue로변경
Copy
<style>
.highlight strong{
color:blue !important;
}
.btn-theme, [class^="icon-"].active, [class*=" icon-"].active{
background: blue !important;
}
</style>
이코드를 테마폴더 head.php에 붙어넣으세요.
답변에 대한 댓글 1개
답변을 작성하려면 로그인이 필요합니다.
