General Discussions
3
Posts
2
Users
1
Reactions
868
Views
2 Replies
Jun 23, 2022 8:28 am
Use the CSS codes below:
#wpdcom .wpd-up svg, #wpdcom .wpd-up { fill: #3BFFB7 !important; color: #3BFFB7 !important; } #wpdcom .wpd-down svg, #wpdcom .wpd-down { fill: #E91E63 !important; color: #E91E63 !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.