To remove the Automatic ID from front end Property Page use this custom CSS.
Add the below custom CSS in Theme Options > Design > Custom CSS:
#propertyid_display{
display:none;
}
To remove the Automatic ID from front end Property Page use this custom CSS.
Add the below custom CSS in Theme Options > Design > Custom CSS:
#propertyid_display{
display:none;
}