You can log back in here.
Can we make it an option to be able to turn on or off the search suggestions in the shop search? I don't really use the search suggestions that much and it just gets in the way when I'm looking up items.
try using this customCSS
.tt-dropdown-menu{ display: none !important; }
Thank you!