PDA

View Full Version : Custom css class names



Fadil Asani
March 5, 2018, 10:37 PM
It would be great if every field you edited could have an option to ad a custom css class name. So then in pages, content boxes, categories etc. You would be able to add css to individual items, and add icons colors etc.

Viktor
March 6, 2018, 04:57 AM
Hello Fadil Asani,

You can add for each field css styles. You can check the structure of code and you will find the unique ID for each field.

Rudi
March 6, 2018, 05:42 AM
Hello,

For example, fields on listing details page can be found by using the following selector:

div.listing-details #df_field_<field_key>

where <field_key> is a key of your listing field