CSS Changes
Hi there
Is is possible to make changes to form-listing.php via css.
For example , we'd like to change the word Title to Business name , via css / child theme etc.
<?php _e( 'Title', APP_TD ); ?>
Change the word ‘Title’ to ‘Business Name’
Thank you for all the great help and feedback !