[Resolved] Round corners of search form when active

Home Forums Support [Resolved] Round corners of search form when active

Home Forums Support Round corners of search form when active

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #759561
    Kris

    Hi,

    Been trying to find the correct classes to round the active search form in the primary navigation area.

    I am able to get the primary navigation rounded including the first and last li elements but would like to round the search when they click the search item.

    Thanks much,
    Kris

    David, this is a local site that I have just started working on. I was able to create a temporary link to the site. Expires in 8 hours. I am trying to round the corner of the search form that is active when they click on the search icon in the primary navigation.Thanks.

    #759658
    David
    Staff
    Customer Support

    Hi there,

    can you provide a link to the site? You can edit your original topic and use the Site URL field for privacy.

    #760491
    Kris

    Done added the local url to the box on the previous support request.

    #760629
    David
    Staff
    Customer Support

    Something like this:

    .navigation-search {
        border-radius: 40px;
        overflow: hidden;
    }
    #760659
    Kris

    David,
    Thanks much! Works like a charge.
    Kris

    #760692
    David
    Staff
    Customer Support

    You’re welcome

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