Viewing 1 replies (of 1 total)
  • Plugin Author pluginsware

    (@pluginsware)

    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.