01/05/2016 at 10:30 am
#359970
Participant
Steve,
Maybe an example will help me understand this. I have a custom css file, “cmap-custom-css”, with which I can make changes to the appearance of information showing when I use cMap. For example, I can increase the size of the organization name by adding:
#cn-cmap span.org.fn {
font-size: 1.5em;
}
I have not been able to figure out how to have the size of the organization name increase only for entries with the category whose slug is “provider-member-organization” and whose ID is “12”.
How do I do that?
Thanks!
