Hello,
I have several questions:
How can I hide or delete the header add listing button?
How can I hide or delete the categories in the user account menu (ads, packages)?
Hello,
I have several questions:
How can I hide or delete the header add listing button?
How can I hide or delete the categories in the user account menu (ads, packages)?
I use this CSS code to hide the button.
.hp-menu--site-header .hp-menu__item--listing-submit{
display: none;
}
Make sure you put it within the Appearance / Customize / Additional CSS Section.
Hi,
You can disable the Allow submitting new listings feature in HivePress > Settings > Listings or use the above CSS snippet.
Please provide more details where exactly you need to hide the categories and we will try to help (you can send a screenshot).
Thank you !! very much it worked !!
When you log on to the site, you’ll see a this menu on the side
Hi,
Please disable third-party plugins and customizations (if there are any) and check if this issue persists. If you use a caching plugin, make sure that caching is disabled for logged-in users.
Also, you can customize your menu items in Appearance > Menus.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.