How can I chance the color of the claims green tick to a custom color
Hi,
Please send a screenshot of what you would like to change the color of, and we will try to help.
Hi,
Please use this CSS snippet How to add custom code snippets - HivePress Help Center :
.hp-listing--view-block .hp-listing__verified-badge, .hp-listing--view-page .hp-listing__verified-badge {
color: purple;
}
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.