I have created text fields for first name and last name (which i need as separate fields so i can sort by last name when needed) but the default markup is so cumbersome! they each are nested in 3 divs, and all I want to do is display as a typical manner, ie. Firstname Lastname
How can I strip out the default markup for these 2 fields only? creating a field override template doesn’t seem like a good idea, or is it?