The effects of alcohol on sustanon 250 leucine for – real weight loss & bodybuilding benefits?
Admin or Autor Text...
 
Share:
Notifications
Clear all

Admin or Autor Textcolor

11 Posts
2 Users
0 Reactions
739 Views
Posts: 104
Topic starter
(@orakel)
Estimable Member
Joined: 4 years ago

Hello friends

 

Is it possible to change these colors?

 

Orakel

10 Replies
Asti
Posts: 7617
 Asti
Support
(@asti)
Illustrious Member
Joined: 7 years ago

Hi @orakel,

Below are provided the CSS codes. You'll just need to change the red marked values before using: 

.wpd-comment-label[wpd-tooltip="Post author" ] {color:#cec5c5 !important}
.wpd-comment-label[wpd-tooltip="Author" ] {color:#cec5c5 !important}
.wpd-comment-label[wpd-tooltip="Admin" ] {color:#cec5c5 !important}
Reply
Posts: 104
Topic starter
(@orakel)
Estimable Member
Joined: 4 years ago

Hello Asti

 

Can you explain me, where i have to input this css code? I am a totaly css noob

Thanks for all your help!

 

Orakel

Reply
1 Reply
Asti
 Asti
Support
(@asti)
Joined: 7 years ago

Illustrious Member
Posts: 7617

@orakel,

You should put the code in the Top Admin Bar > Customize > Additional CSS > "Additional CSS" textarea, save it, delete all caches and check again.

Please don't forget to press Ctrl+F5 (twice) on the frontend before checking.

Reply
Posts: 104
Topic starter
(@orakel)
Estimable Member
Joined: 4 years ago

i cant get it to work :/

i tried it in theme customizer / additional css and in

wpdiscgus styles and colors additional css

 

Orakel

Reply
1 Reply
Asti
 Asti
Support
(@asti)
Joined: 7 years ago

Illustrious Member
Posts: 7617

@orakel,

please leave some example URL to allow us the it. 

Reply
Posts: 104
Topic starter
(@orakel)
Estimable Member
Joined: 4 years ago
Reply
Posts: 104
Topic starter
(@orakel)
Estimable Member
Joined: 4 years ago
.wpd-comment-label[wpd-tooltip="Admin" ] {color:#cec5c5 !important}

This is just changing the text color in the label i saw now, but not the text color in the comment box itself.
Reply
1 Reply
Asti
 Asti
Support
(@asti)
Joined: 7 years ago

Illustrious Member
Posts: 7617

@orakel,

Please show the issue on the screenshot. 

Reply
Posts: 104
Topic starter
(@orakel)
Estimable Member
Joined: 4 years ago

Sorry, i believe i explained it wrong because my bad english =)

i mean admins textcolor in the comment block text

Reply
1 Reply
Asti
 Asti
Support
(@asti)
Joined: 7 years ago

Illustrious Member
Posts: 7617

@orakel,

Try those codes: 

#wpdcom .wpd-blog-guest .wpd-comment-author, #wpdcom .wpd-blog-guest .wpd-comment-author a {
color: #85aba3;
}
#wpdcom .wpd-blog-administrator .wpd-comment-author, #wpdcom .wpd-blog-administrator .wpd-comment-author a{
color: #85aba3;
}
Reply
Share: