Skip to:
Content
Pages
Categories
Search
Top
Bottom

Change Extended Profile Font Size


  • smartkidstt
    Participant

    @smartkidstt

    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.
Skip to toolbar