Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #752241

    Hi,
    It might seems funny, but I see a “search bar” at the top left of the page -although I didn’t ask for- :)
    .
    How may I remove it all?

    Thanks,
    Sadegh

    #752259

    Hi Sadegh!

    I checked your website but could not find the page where you have the issue. Can you please post a link to it? :)

    Regards,
    Yigit

    #752261

    Hi dear Yigit,
    Sorry for my fault, I forgot to mention the address :)
    Please find the link in private area.

    #752263

    Hi dear Sadegh!

    It seems like search bar is in your secondary menu. Please go to Enfold theme options > Header > Extra elements and choose not to display it or remove search box from your menu in Appearance > Menus or add following code to Quick CSS

    #header_meta #searchform {
        display: none;
    }

    Regards,
    Yigit

    #752266

    Hi and thanks a lot Yigit as always,
    it’s solved :)

    Cheers,
    Sadegh

    #752279

    Hey!

    You are welcome! Let us know if you have any other questions or issues :)

    Best regards,
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘search bar out of nowhere’ is closed to new replies.