- Hi there, styling the - td.labeland- td.datacontent in- table.profile-fieldsfor the different profile field groups has proven to be a challenge with a lot of adjustments of margins and paddings and use of flex boxes, because some fields are core profile fields and some are xprofile fields.- Do you have any suggestions, how to approach the styling of the groups the best way? - Regards 
 Carsten
- Hi Carsten, 
 Thank you for the question. The use of table restricts layout.- If you go with a table-less layout, you might have a lot more control(but that will need you to do the custom css again). - regards 
 Brajesh
- Hi Carsten, 
 The markup you are using is using html table to layout the field and data.
 By table less, I meant using div etc to create rows/columns.- Regards 
 Brajesh
You must be logged in to reply to this topic.