Notifications
Clear all

wpForo 1.x.x [Solved] Powered by wpforo text color

4 Posts
2 Users
0 Reactions
733 Views
Posts: 30
Topic starter
(@miikinki)
Trusted Member
Joined: 4 years ago

Hello, last color change i want to make to my forums is to make your "powered by wpforo" more visible. I would like it to be white. Do you guys have just some css code for it? Everytime when i try to change the colors i mess everything up and now i'ts perfect except this one.

Problem in the gyazo link

https://gyazo.com/b1b87898ad654c88c2ee78e03a8b336c

3 Replies
Alvina
Posts: 1862
Moderator
(@alvina)
Member
Joined: 5 years ago

Hi @miikinki,

Please try the following CSS code:

.bottom-copyright{
color: #ffffff !important;
}

The CSS code should be added in the Dashboard > Forums > Settings >Styles admin page Custom CSS Code textarea.

2 Replies
(@miikinki)
Joined: 4 years ago

Trusted Member
Posts: 30

@alvina It only changed the "i" logo color. Ill try to find what font setting is changing it. I just feel like all the colors are perfect now, so lets see what happens 😀

https://gyazo.com/9fd605f8ff0fdb0612803e793cbe72bd

Alvina
Moderator
(@alvina)
Joined: 5 years ago

Member
Posts: 1862

@miikinki,

Could you please leave your forum URL.