Home Forums WoodMart support forum Search Bar Customization

Search Bar Customization

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

    Mishkat
    Participant

    Hello,

    Can I get css code for customizing the search bar to look like Amazon’s search bar? Please see screenshot attached.

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

    Hello,

    I can provide the custom code for customization of the button:

    header .searchform .searchsubmit {
        background-color: #FEBD68;
        color: #000000;
        border-radius: 0 5px 5px 0;
    }

    You can remove the categories drop-down in the Search element in the Header builder.

    Best Regards

    #275235

    Mishkat
    Participant

    Thanks for providing this.

    For the categories, I wanted to move it to the left and make the width smaller as well. And instead of saying select category, I want to say all.

    #275252

    Hello,

    Unfortunately, there is no option to do that exactly as you describe.

    If you have any questions please feel free to contact us.

    Best Regards

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