Plugin Author
anmari
(@anmari)
Hi Andrew out of the box there are 2 sample lists with sample fields and sample css
list 1: traditional table html
list 2: the public front end side uses an html5 non table style with sample responsive css
See example: http://directories.wpusersplugin.com/memberdetails/
and read https://wpusersplugin.com/3299/amr-users-css-html-and-styling/
People use this plugin because they have their own user fields that they wish to use in lists. These fields could be anything with any width, and listed in unknown combinations, requiring unknown css to present them suitably on various device widths. It is impossible to provide a “one size fits all out of the box, no work for you” css for unknown fields in unknown combinations.
I suggest you start with the non-table style for the public html, and take it from there.