Title: Custom fields css
Last modified: February 18, 2023

---

# Custom fields css

 *  Resolved [rakesh1974](https://wordpress.org/support/users/rakesh1974/)
 * (@rakesh1974)
 * [3 years, 2 months ago](https://wordpress.org/support/topic/custom-fields-css/)
 * Hello
 * I have created some custom fields, the fields are appearing inline together **
   how can I make those in 2 lines and remove the colon too**, see screenshot ([https://snipboard.io/bUaQNf.jpg](https://snipboard.io/bUaQNf.jpg))
   and also remove the listing ID?
 * thanks

Viewing 1 replies (of 1 total)

 *  Plugin Author [pluginsware](https://wordpress.org/support/users/pluginsware/)
 * (@pluginsware)
 * [3 years, 2 months ago](https://wordpress.org/support/topic/custom-fields-css/#post-16484298)
 * Hi,
 * To remove the Listing ID,
 * Kindly add the below CSS code in your theme’s style.css file or in the “Advanced
   CSS” option of your theme’s customizer panel to hide the Listing ID.
 * 
   .acadp-listing .acadp-field-id{
 * display: none !important;
 * }
 * Regarding the custom fields on 2 lines,
 * Sorry, currently this option is not available.
 * Thanks

Viewing 1 replies (of 1 total)

The topic ‘Custom fields css’ is closed to new replies.

 * ![](https://ps.w.org/advanced-classifieds-and-directory-pro/assets/icon-128x128.
   png?rev=1506527)
 * [Advanced Classifieds & Directory Pro](https://wordpress.org/plugins/advanced-classifieds-and-directory-pro/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/advanced-classifieds-and-directory-pro/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/advanced-classifieds-and-directory-pro/)
 * [Active Topics](https://wordpress.org/support/plugin/advanced-classifieds-and-directory-pro/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/advanced-classifieds-and-directory-pro/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/advanced-classifieds-and-directory-pro/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [pluginsware](https://wordpress.org/support/users/pluginsware/)
 * Last activity: [3 years, 2 months ago](https://wordpress.org/support/topic/custom-fields-css/#post-16484298)
 * Status: resolved