Trouble with the search bar | Community
Skip to main content

Trouble with the search bar

  • May 31, 2022
  • 3 replies
  • 0 views

Carolina13

We've been adapting our old theme into a new one and we've run into trouble changing the search bars. It seems to be blocked by the header settings, when we change the code inside zendesk, nothing happens. We want to change the border-radius property so that it matches with the search bars on the other pages. What are we doing wrong?

3 replies

Ifra
  • June 1, 2022

Hey Carolina Reis Soares,  you are using wrong class to change border-radius. 

 

Copy and paste it at the end of your style.css file.

.border-radius {
border-radius: 2.3rem;
}

 

If any confusion feel free to ask :)

Thanks

 

 

Team


  • August 10, 2022

Need to adjust Troubleshoot section instead of  different language and other models 


Dave12
  • August 11, 2022
Hi Davion, can you add more detail? I'm not entirely sure what you're asking (or suggesting). Thanks!