Archived topic
Round corners of search form when active
5 replies · Started by Kris on December 17, 2018
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.
Hi there,
can you provide a link to the site? You can edit your original topic and use the Site URL field for privacy.
Done added the local url to the box on the previous support request.
Something like this:
.navigation-search {
border-radius: 40px;
overflow: hidden;
}
David,
Thanks much! Works like a charge.
Kris
You're welcome