How to remove add listing button

Hi there. I would like if there’s a way to delete the shown menu “Eintrag hinzufügen” in ListingHive, which actually originally is named by “add listing”.

Thanks in advance!
Best regards.
Sebastian

hi
use the following css :

.hp-menu--site-header .hp-menu__item--listing-submit{
  display: none;
}

Hi@samirmallemdz,

thank you very much for your response.

Unfortunately it does not works. Please see the attached pics below - will also remove the marked fields.

Thanks @samirmallemdz - that worked now.

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