How-to and Troubleshooting
15
Posts
4
Users
0
Reactions
3,776
Views
Jun 26, 2018 12:44 pm
Yes, it should be color #12. But there is no hover color?
Jun 26, 2018 12:58 pm
1. You need to change the Color #14.
More info here:
https://wpforo.com/docs/root/forum-themes/theme-styles/
2. or use the following CSS code:
#wpforo #wpforo-wrap .wpf-button:hover {
background: #4caf50 !important;
}
Don't forget to change the red marked color code before using.
Jun 27, 2018 8:26 pm
Hi,
Can i use same code for my web site ?
Jun 27, 2018 8:38 pm
hi boka003,
If you have exactly the same issue, yes, you can use the same code. It solved my issue. But you'll have to change the background color according to yours.
Mine are green: #649E2D and #4caf50 are different green.
Page 3 / 3
Prev