Thanks!
Here’s a specific example of some changes I’d like to make at the Detail page level…
1) As my site is very local, I’d like to modify the address in the top section of the Supreme Directory detail page to just list the city, rather than city, state, country.
I can edit this in:
/themes/supreme-directory/template-parts/header/header-single-top.php
But of course risk being over-written.
Is there a way to template override this or some other method? I don’t want to simply “hide” via CSS (I’m an SEO with 15+ years experience, so “display: none;” is not a viable option to me).
2) I’d also like to relocate the “Add to Favorites” heart icon, perhaps just to the left of the listing title (h1 or inside the h1). Best way to do that?
Most of the other changes to that section I can do via CSS, but doesn’t seem to be any other way to modify that specific part of the Details page other than template level.
Cheers