Replies: 0
Hi,
I was using the following CSS to style the donor wall but after updating the plugin to new veersion, CSS is not working.
.give-donor {
background: green;
color: black;
font-size: 20px;
border-left-color: red;
border-bottom-color: red;
line-height: 1.1;
padding: 6px;
}
Can you please look into this? Thanks