Home Forums WoodMart support forum Add icon in search now bar

Add icon in search now bar

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #685657

    grcp
    Participant

    Hi Support,
    I’m using the full-screen search option, which displays a large search bar with the “Search Now” button.
    Is it possible to add a magnifying glass icon before the “Search Now” text?

    Thank you!

    Attachments:
    You must be logged in to view attached files.
    #685826

    Hello,

    I have checked your site, and the icon is already added:

    See screenshot for clarification: https://postimg.cc/9RZfXnLr

    Best Regards,

    #685829

    grcp
    Participant

    Yes yes thank you.

    Also is it possible to change the font size when you type to search a product ?

    Thank you

    #685867

    Hello,

    Please try adding the following Custom CSS under Theme Settings >> Custom CSS.

    .wd-search-full-screen .searchform input[type="text"] {
        font-size: 50px!important;
    }

    Best Regards,

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