New Landing How can we help? Themeforest Theme Support Dante Write placeholder in search field

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Dante
  • #177228
    newki
    Member
    Post count: 177

    Hello,

    Instead of writing a title before the search bar, is it possible to write a placeholder in the field, to save space.
    My search field is in the sidebar as a widget.
    Thanks for your help!

    #177245
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please paste this code at Admin -> Theme Options -> Custom CSS/JS -> Custom JS.

    <script>
    jQuery('form#searchform input#s').attr('placeholder','Rechercher dans ce blog');
    </script>

    And use this custom css code:-

    #search-2 .widget-heading{
    display:none !important;
    }

    Thanks
    Mohammad

    #177250
    newki
    Member
    Post count: 177

    Great thanks Mohammad!
    Nice day

    #177257
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    You most welcome.
    Thanks
    Mohammad

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

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register