Home Forums WoodMart support forum Add "Search" next to the search icon

Add "Search" next to the search icon

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

    sg5
    Participant

    Hi, how can we add a “Search”-text next to the icon in the search bar?

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

    Luke Nielsen
    Keymaster

    Hello,

    Sorry, but the HTML structure doesn’t allow adding the “Search” text after the icon. I have prepared custom CSS code to show it before the icon. Enter this code to the “Global Custom CSS” field in Theme Settings -> Custom CSS.

    https://gyazo.com/8337e39c70daf3e96c027284eb62dc80

    .whb-row  .searchform .searchsubmit span {
        font-size: 13px;
        margin-right: 5px;
    }
    
    .whb-row  .searchform.wd-style-with-bg .searchsubmit {
        width: 95px;
    }

    Kind Regards

    #335528

    sg5
    Participant

    Awesome – you guys are the best!

    Thanks!!

    #335661

    Luke Nielsen
    Keymaster

    Hello,

    We are glad that your issue has been resolved.

    If you do not mind, can you please leave a 5 stars rating for our Theme & Customer and Technical Support by going here: http://themeforest.net/downloads It will allow us to release more updates and provide dedicated support in the future.

    Kind Regards

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

The topic ‘Add "Search" next to the search icon’ is closed to new replies.