HomePage › Forums › Traveler › QuickOptions, Sidbare & discussions › Reply To: QuickOptions, Sidbare & discussions
Hello
You can use this css code to remove that details:
.single-st_rental ul.list.list-inline.text-small {display: none;}
Thanks