HiĀ Gepetto007,
Please leave your forum URL and describe moreĀ in detail (using some screenshots) what you need to change.
HiĀ Gepetto007,Ā
Please use the following CSSĀ code, put it in your current active theme style.css ( Dashboard > Appearance > Editor > Stylesheet).
.colors-custom button{
Ā Ā background-color:Ā #fffĀ !important;
}
.colors-custom:hover{
Ā Ā background-color:Ā #fffĀ !important;
}
Delete all caches and check again.Ā
Thanks Sofy,
I did the way you told me, with no result as you maybe can see, since you're logged on now.
That black is somewhat green, but i did not find it in the theme colors.
Hi again,
Ā
I have put the css code in the wrong place. It's now at the end of the file, and it works fine.
Many thanks for your help!
Have a nice day
I see another CSS issue on your website. To solve it use this CSS code. Put it in Dashboard > Forums > Settings > Styles > "Custom CSS Code" textarea:
#wpforo #wpforo-wrap .wpf-button{
background:Ā #649E2DĀ !important
}