Change font size in grid member directory
-
I’m trying to use ‘customize’ to change the font size in a user directory. I cannot figure out which css class to use. So far, I’ve been able to trigger display: none and that is about it. I’ve tried variations on this:
.um-directory .um-members-wrapper .um-members.um-members-grid .um-member{
color: #000;
font-size: 16px;
}but no luck.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Change font size in grid member directory’ is closed to new replies.