Could you please tell me how to change the style of the font -
1. Color
2. Black Box around the Font in K2 Cloud
Please be precise in terms of [names] of folders and what file [name.extensions] I should open to make changes.
.k2TagCloudBlock a {
background: #212121 !important;
color:#ffffff !important;
}
.k2TagCloudBlock a:hover {
background: #FB5A29 !important;
}