Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #173105
    Dirk Bräutigam
    Participant

    Hello there,

    I want to use the WP-Search, but only through the Search Icon in the Header Top Bar, since there is the Theme-Option for that. The Icon appears in the Header Top Bar, but won’t react when clicked on and no Searchfield is shown. Only the searchfield in the Header Right Menu is working, but I want to eliminate that from the Page.
    URL: http://s739007849.online.de/

    Thanks in advance!
    Kind regards, Dirk

    #173106
    Skandha
    Participant

    @dirkdirkbraeutigam-de: Hello Dirk,
    There seems to be an issue with the Header Top Search. The issue will be fixed and an update will be released very soon. Thank your for reporting the issue.

    To remove the search in Header right menu
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #site-header-right-menu .search-form {
    	display:none;
    }

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

    #173442
    Skandha
    Participant

    @dirkdirkbraeutigam-de: Hello Dirk,
    The issue has been fixed and an update has been released. Please update the theme and let me know if the issue is resolved.

    Kind Regards,
    Skandha

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Search Icon in the Header Top Bar doesn't work’ is closed to new replies.