• Home
  • Blog
  • Showcase
  • Setup Docs
    • Sunshine Help
    • Flex Help
  • Support
    • Support Area
    • Contact us
    • Feedback
  • Connect
    • Newsletter
    • Twitter
    • Facebook
  • My Account
  • Flex
  • Sunshine
Support : Simple Pro Themes

Support : Simple Pro Themes

. dot after text in website search field?

If you have purchased a product, please enter the email address that you used to register at time of purchase.
Log In
Lost Password

Create an Account
  • Your username must be unique, and cannot be changed later.
  • We use your email address to email you a secure password and verify your account.

Support › Forums › Sunshine Pro Theme › . dot after text in website search field?

  • This topic has 2 replies, 2 voices, and was last updated 4 years, 4 months ago by lindebjerg.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • September 15, 2016 at 9:11 am #1298
    lindebjerg
    Participant

    I cannot erase the dot after the text in the website search field?
    Please help me to erase this dot, please see screenshot

    Best Regards,
    Jesper

    September 15, 2016 at 3:04 pm #1301
    Chinmoy Paul
    Moderator

    Add this in your functions.php file

    add_filter( 'genesis_search_text', 'sunshine_search_text' );
    function sunshine_search_text( $text ) {
      return __( 'Search this website', 'genesis' );
    }

    I think that it will remove the dot.

    September 15, 2016 at 3:08 pm #1302
    lindebjerg
    Participant

    Thank you Paul, just perfect:-) please mark as [Resolved]

  • Author
    Posts
Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.
Log In

Copyright © 2021 · Simple PRO Themes for Genesis Framework · About · FAQs · Contact · Affiliates