Notifications
Clear all

Join the discussion font color

2 Posts
2 Users
0 Likes
1,063 Views
 Rjk
(@rjk)
Trusted Member
Joined: 5 years ago
Posts: 83
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: 6 years ago
Posts: 5872
 

@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