Removing Registration Expiration Date on Home Page

Jen Meier
Jan 28, 2026 11:07 AM
Member for 3 years 5 posts

I am trying to update and/or remove the Registration Expiration Date section on my web site home page.  How do I do this?  I have looked everywhere and I even tried using code override suggestions from ChatGPT.  Thanks!

Katie D. W
Feb 11, 2026 11:31 AM
OR Team Member Member for 2 years 79 posts

Hi Jen!

If you don't want the registration number displayed on your hosted website, you can remove it from the property description. That section on your hosted website should then disappear since there's no information. We don't push this to the big channels, like Airbnb and Vrbo. If you'd like to remove it, you can go to Properties > click on your property name > go to Description > click the pencil icon to edit it. From there, you can remove the content you've inserted into the Registration Number section and save the changes. 

Michael E
Feb 18, 2026 2:13 PM
OR Team Member Member for 1 year 25 posts

One of our Dev's mentioned one another option in case you would rather not delete the registration number from the property description (even though it is only there for the hosted website feed).  You might be able to add a little CSS.

> #registration,#registration + dl {  display: none !important;}

Alece
Feb 18, 2026 2:28 PM
Member for 6 years 331 posts

It sounds like the OP is asking how to remove the registration expiration date -- not the registration number...