Home Forums WoodMart support forum Ajax search form

Ajax search form

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #130331

    iivaa
    Participant

    Hello,
    Is it possible to customize the result list (Ajax search) i.e. to remove the product image from the list?

    Thanks,
    Iva

    #130358

    Hello,

    Thank you very much for choosing our theme and for contacting us.

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .autocomplete-suggestion .suggestion-thumb {
    display:none;
    }

    Best Regards

Viewing 2 posts - 1 through 2 (of 2 total)