modify the z-index for the search button

Hi all, i set up cesium on my computer. I added a html table near the search button. However, when I clicked the search button, the search display is behind the html table. So I am thinking of modifying the z-index of the search display… Is it possible??? Is there any other way???Please help me… Thank you…

Hi there,

Sure, you can just override the geocoder css classes with your own custom css.

However, I would just recommend moving your table down a little so it’s never hidden by the geocoder search bar.

Thanks!

Gabby

Hi Gabby,
thank for the reply.

Thank for giving me a great answer.

thank you