The effects of alcohol on sustanon 250 leucine for – real weight loss & bodybuilding benefits?
Change text color o...
 
Share:
Notifications
Clear all

[Solved] Change text color of Submit Box

3 Posts
2 Users
0 Likes
498 Views
Posts: 30
Topic starter
(@okereke-divine)
Trusted Member
Joined: 4 years ago

I want to change the color of the "Post Comment" text

image
2 Replies
Asti
Posts: 7149
 Asti
Support
(@asti)
Illustrious Member
Joined: 6 years ago

@okereke-divine,

You can use the CSS code below:

#wpdcom .wc-field-submit input[type="submit"] {
   color: #ff4d4d !important;
}

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

The red marked value can be changed as you like. 

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

Posts: 30
Topic starter
(@okereke-divine)
Trusted Member
Joined: 4 years ago

Thanks. It worked

Share: