Title: customfield_display=
Last modified: August 21, 2016

---

# customfield_display=

 *  Resolved [mxmanuel](https://wordpress.org/support/users/mxmanuel/)
 * (@mxmanuel)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/customfield_display/)
 * Is there a way to add a class to customfield_display=”xxx,yyy”
 * especially if I want to publish several custom fields?
 * Thanx
    mxmanuel
 * [http://wordpress.org/plugins/list-category-posts/](http://wordpress.org/plugins/list-category-posts/)

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Plugin Author [Fernando Briano](https://wordpress.org/support/users/fernandobt/)
 * (@fernandobt)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/customfield_display/#post-4448305)
 * Custom field display wraps the values in a div:
 *     ```
       <div class="lcp-customfield">
       Your custom fields
       </div>
       ```
   
 * So just customize the lcp-customfield class in your CSS.
 *  Plugin Author [Fernando Briano](https://wordpress.org/support/users/fernandobt/)
 * (@fernandobt)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/customfield_display/#post-4448306)
 * I just added the customfield_tag and customfield_class parameters and they will
   be available on the next release. This way you’ll be able to specify an HTML 
   tag and CSS class in which you want to wrap the customf fields.
 *  Thread Starter [mxmanuel](https://wordpress.org/support/users/mxmanuel/)
 * (@mxmanuel)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/customfield_display/#post-4448317)
 * Hi picandocodigo,
 * thank you very much for your effort.
 * mxmanuel
 *  Plugin Author [Fernando Briano](https://wordpress.org/support/users/fernandobt/)
 * (@fernandobt)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/customfield_display/#post-4448327)
 * Thank you, hope it works as you expected 🙂

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘customfield_display=’ is closed to new replies.

 * ![](https://ps.w.org/list-category-posts/assets/icon-256x256.png?rev=2517221)
 * [List category posts](https://wordpress.org/plugins/list-category-posts/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/list-category-posts/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/list-category-posts/)
 * [Active Topics](https://wordpress.org/support/plugin/list-category-posts/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/list-category-posts/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/list-category-posts/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [Fernando Briano](https://wordpress.org/support/users/fernandobt/)
 * Last activity: [12 years, 4 months ago](https://wordpress.org/support/topic/customfield_display/#post-4448327)
 * Status: resolved