#61239
 Kieran
Participant

Hi,

I just tried your CSS provided with a tweak for margin on both and it worked a charm, I forgot to mention I was using the tabs from Kleo instead of the default (as per your screenshot above), thank you so much for your help as ever @sharmstr !

COPY CODE
#buddypress div.profile .dl-horizontal dt {
  float: left;
  text-align: left;
margin-left: 15px;
}

#buddypress div.profile .dl-horizontal dd {
  clear: both;
  margin-left: 15px;
  text-align: left !important;
}

Log in with your credentials

Forgot your details?