This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Make Search button text round

Home Forums Product Support Forums Ajax Search Pro for WordPress Support Make Search button text round

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #33319
    oscarquiroz37oscarquiroz37
    Participant

    Hi there, i would like to make my search button text round (just like my search box), how can i make that change? Have been searching for an answer without success! Please help!

    #33329
    Ernest MarcinkoErnest Marcinko
    Keymaster

    Hi!

    Try this custom CSS:

    .promagnifier {
        border-radius: 4px !important;
    }

    Apply this code to your theme custom CSS field (if it supports it) or use the custom CSS field on the search plugin back-end.

    I hope this helps 🙂

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.