After Disabling Ajax search now Magnifiyng glass on desktop
-
Hi
I disabled Ajax search because it was very slow. On desktp now the only way to confirm a search ist the press of the enter key. How could I also add a magnifying glass that users can click in order to start the search?
I attached an image showing.
Attachments:
You must be
logged in to view attached files.
Hi,
Try to add the following code snippet to the Custom CSS area in Theme Settings
.woodmart-search-full-screen .searchform .searchsubmit {
display: block;
right: 100px;
}
Regards
Hey Artem,
works like a charm, thank you very much!
Have a great day!
The topic ‘After Disabling Ajax search now Magnifiyng glass on desktop’ is closed to new replies.