Notifications
Clear all

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

5 Posts
2 Users
1 Reactions
223 Views
allenbest51
Posts: 24
Topic starter
(@allenbest51)
Eminent Member
Joined: 4 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: 24
Topic starter
(@allenbest51)
Eminent Member
Joined: 4 months ago

But when I set it up in section 9 

allenbest51
Posts: 24
Topic starter
(@allenbest51)
Eminent Member
Joined: 4 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: 4584

@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: 4 months ago

Eminent Member
Posts: 24

@sofy  thank you