Take your website
To the next level
Discover our newly launched customization services and elevate your web projects to new heights.
Delegate tasks, save time, and unlock the power of professional WordPress outsourcing.

Okay
  Public Ticket #2564367
remove search form
Closed

Comments

  • Giovanni started the conversation

    hi, 


    i need help to remove the search form in perspective navitaion menu 

    how i can do that ?


    thank you for your support 


    image Attachment


    regards!

  •  4,774
    Michael replied

    HI!

    pls. use following css:

    .vertical-menu-item-widgets {
        display: none !important;
    }

     

    6707465710.png