I have implemented the code below to show the “Vendor category” for each vendor in the Vendors page
However I would like the Vendor categories displayed and function similar to how listing categories are displayed in the Listings page, with a background that changes color on hover and a link to the Vendors Category page when clicked (screenshot for reference)
You can try to wrap the div you added to display the categories using this CSS class: .hp-listing__categories. However, please note that you may also need CSS tweaks, as there is no such element there.