Viewing 1 replies (of 1 total)
  • I have found a small solution for this.

    We can make Label to appear as Placeholder and then using CSS to hide label.

    Go to PLugin directory and look for the file “extra_search_fields”

    At line number 399, add $placeholder = $this->params['label']; below this.

    And modify the line number 401 to add placeholder='$placeholder'

    Thats all.

    Hope it will help you ??

Viewing 1 replies (of 1 total)
  • The topic ‘Adding placeholder text to text field’ is closed to new replies.