Forum Replies Created
-
In reply to: Have a color Custom CSS problem
In css of the style pack plugin. But i have try also try it on theme’s custom codes, but nothing happen!
In reply to: Have a color Custom CSS problem.bbp-forum-content ul.sticky, .bbp-topics ul.sticky, .bbp-topics ul.super-sticky, .bbp-topics-front ul.super-sticky {
background-color: rgb(36, 37, 37) !important;
}
.bbp-template-notice, div.indicator-hint {
background-color: rgb(45, 46, 46);
border-color: rgb(93 93 93);
color: rgb(229, 224, 216);
}You se the first code come true and chage the color
But the secend.bbp-template-notice, div.indicator-hint {
background-color: rgb(45, 46, 46);
border-color: rgb(93 93 93);
color: rgb(229, 224, 216);
}dont change anything!
In reply to: Have a color Custom CSS problemLock att the images https://drive.google.com/file/d/10K7mu5ipMPwsPtfEneTZ5PpmRjq4Ilhn/view?usp=sharing
I copied from browser. Yes its stil there
In reply to: Have a color Custom CSS problem