Notifications
Clear all

Join the discussion font color

2 Posts
2 Users
0 Reactions
1,285 Views
 Rjk
(@rjk)
Estimable Member
Joined: 5 years ago
Posts: 84
Topic starter  

Is it possible to change the background color and the fontcolor of the join the discussion window?  

JTD

   
Quote
Astghik
(@astgh)
Illustrious Member Admin
Joined: 7 years ago
Posts: 6147
 

@rjk,

The CSS code is provided below:

#wpcomm .wc_comm_form.wc_main_comm_form .wc-field-textarea .wpdiscuz-textarea-wrap textarea {
color: #000000 !important;
background-color: #a9a3a3 !important;
}

   
ReplyQuote
Share:
Scroll to top