Home Forums WoodMart support forum After Disabling Ajax search now Magnifiyng glass on desktop

After Disabling Ajax search now Magnifiyng glass on desktop

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #54203

    nephyhlim
    Participant

    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.
    #54238

    Artem Temos
    Keymaster

    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

    #54243

    nephyhlim
    Participant

    Hey Artem,

    works like a charm, thank you very much!

    Have a great day!

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

The topic ‘After Disabling Ajax search now Magnifiyng glass on desktop’ is closed to new replies.