Hi,
how to change the Answer Button in JomSocial Events more highlighted to a Botton or something ..
in this matter its difficult to find ...
Thanks
#community-wrap .cEvent-Rsvp .selector span {
display: block;
background: #eee;
text-aling: center;
flaot: left;
text-indent: 0;
}
#community-wrap .cEvent-Rsvp .selector span:hover {
background: #BC3726;
color: #fff;
}