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
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
Hi dear Yigit,
Sorry for my fault, I forgot to mention the address :)
Please find the link in private area.
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
Hi and thanks a lot Yigit as always,
it’s solved :)
Cheers,
Sadegh