Notifications
Clear all

Limited Support

Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed. We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.

 

Join the discussion font color

2 Posts
2 Users
0 Reactions
1,528 Views
 Rjk
(@rjk)
Estimable Member
Joined: 6 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: 8 years ago
Posts: 6444
 

@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