Change chat and report listings

Hi guys!

I would like to do some changes on chat and report listings.

In chat, I’d like to make it a little smaller than the “Book now” button (I use the RentalHive theme)

And on report listing, I would like change your position for under host’s information on listing page.

Thanks!

Hi,
It’s possible, but this requires CSS tweaks, for example:
.hp-listing–view-page .hp-listing__action–message {font-size:12px}
Moving the Report Listing link is also possible with a PHP snippet, please check sample snippets here Search · user:hivepress · GitHub
You can also override the listing page completely with Templates, please note that this feature is in Beta at the moment Customizing Templates I HivePress Developer Docs - YouTube

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.