When doing a search a number of "suggested" items appear below the search bar. All of the images in this area are broken. Something tells me this content is javascript driven because the only code I can find for it is
Is there some place I can adjust which image it looks for?
Code:
<span class="x-search-preview t-search-preview" data-hook="search-preview" data-mm_searchfield_menu="Yes" data-mm_searchfield_id="x-search-preview"></span>
Comment