[Resolved] Change style of search box from straight corners to rounded.

Home Forums Support [Resolved] Change style of search box from straight corners to rounded.

Home Forums Support Change style of search box from straight corners to rounded.

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #2313592
    Susan

    Hi
    I have a search box in my header. Is there any css to give it round corners?
    Thanks.

    #2313681
    Ying
    Staff
    Customer Support

    Can you link us to your site?

    #2313700
    Susan

    Hi

    I will put log in details below

    #2313770
    Ying
    Staff
    Customer Support

    Try this CSS:

    .top-bar form.wp-block-search .wp-block-search__inside-wrapper  {
        border-radius: 10px;
    }
    #2313780
    Susan

    Thanks. It worked.

    #2313801
    Ying
    Staff
    Customer Support

    No problem 🙂

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