Change Extended Profile Font Size
-
I was able to change the font size of the Account Details with:
#buddypress #register-page label {
font-size:70%;
}I used this to try and change the font-size of the (Extended) Profile Fields:
#buddypress table.profile-fields td.label {
font-size:120%;
display: table-cell;
}But it didn’t work. Please assist! http://www.smartkidsclubtt.com/register
- You must be logged in to reply to this topic.