Hi,

We can implement it as customization, it's possible to add to the listing fields edit pages additional attributes - font-size, color etc. or maybe just extra style field which will be applied to the field, you will able to manage it through AP>Edit Field. Please submit a ticket in case you interested in a customization.


Alternatively you may set specific font size or color through editing style.css file in your template, or better create separate file for this and call the file from header.tpl

For example to change style of states field on listing details page, do following (states is field key)

Html code of field
Code:
Only registered members can view the code.
so we can add style
Code:
Only registered members can view the code.