Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #154825
    Isedo
    Participant

    Hi folks, in my version of the Theme is not allowed to disable the search bar. How is this possible? Any workaround please?

    #154877
    sapana
    Participant

    @isedo:Go to=>Appearance=>Customize=>Additional CSS and add the following CSS code.

    #searchform {
        display: none;
    }

    Let me know if this works out!
    Kind Regards,
    Sapana

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Can't disable search box from top area’ is closed to new replies.