Notifications
Clear all

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

5 Posts
2 Users
1 Reactions
443 Views
allenbest51
Posts: 32
Topic starter
(@allenbest51)
Trusted Member
Joined: 9 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
allenbest51
Posts: 32
Topic starter
(@allenbest51)
Trusted Member
Joined: 9 months ago

But when I set it up in section 9 

allenbest51
Posts: 32
Topic starter
(@allenbest51)
Trusted Member
Joined: 9 months ago

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

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

Support Team
Posts: 4909

@allenbest51,

Use the CSS code below:

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

Change the red marked value as you like.

 

allenbest51
(@allenbest51)
Joined: 9 months ago

Trusted Member
Posts: 32

@sofy  thank you