Hello there. How can I change the color of the green background 29bee2 that appears under the vote of the reaction? Is there a way to show all of the reaction icons in a single line on one mobile device? I do not want the reaction emoji to be displayed in two rows …
2 Answers
Please send me your site URL for further checking.
site URL htp://postlist.net
You can use the following code:
.dw-reactions-2 .dw-reactions-percent {
background: #8cda9d;
}
Thanks … But I do not know where to place this code.
You can add to the style.css file in the Dashboard > Appearance > Editor
Please login or Register to submit your answer