Hey Kris,
Thanks for your response. Yes, the mobile menu seems to be working fine, its just the desktop navigation it is missing. If you click inbetween ‘My Account’ and the Cart icon, the search bar appears, but the icon is missing.
I have checked the menu as you suggested and the Fibo Search Bar is included. What I did notice is that the Layout was set to default, so I selected search icon and saved the menu. However, the icon still does not appear. I have reverted back to default now.
The reason I ask if you have perhaps changes the CSS selector is that we have a small customisation, which may affect the icon.
.inside-navigation .dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon {
order: 2;
margin: 0;
width: auto;
line-height: 55px;
padding: 0 5px;
}
Interestingly, I seem to have a spinning wheel above the position of the icon now too, which indicated something is not loading?
Thanks