I would like to add some text under the "Category" section on the "Add New Listing" page. Can you tell me which file I would edit. Thanks!
Go to library > front_end > listing_submit_form.php present in your theme directory and add code given below Code: <h5>Enter your text here</h5> Sending image for reference This will solve your issue.