Notifications
Clear all

[Solved] How can a color be separated into 2 parts?

5 Posts
2 Users
1 Reactions
108 Views
Posts: 9
Topic starter
(@allenbest51)
Active Member
Joined: 2 months ago

I have asked about the forum page settings, colors, and styles. How can a color be separated into 2 parts?

This is the color I want to set.  pic 1  

 

4 Replies
Posts: 9
Topic starter
(@allenbest51)
Active Member
Joined: 2 months ago

But when I set it up in section 9 

Posts: 9
Topic starter
(@allenbest51)
Active Member
Joined: 2 months ago

The results came out like this.  How do I fix it? Please help me.

2 Replies
Sofy
 Sofy
Admin
(@sofy)
Joined: 6 years ago

Support Team
Posts: 4408

@allenbest51,

Use the CSS code below:

#wpforo #wpforo-wrap .wpforo-category {background-color:  #403131 !important;}

Change the red marked value as you like.

 

(@allenbest51)
Joined: 2 months ago

Active Member
Posts: 9

@sofy  thank you