Z-index wrong on dropdown nav

I’ve got a dropdown in a sidebar that is showing up under the content below it. I can’t figure out why. The z-index still seems to be 9999. Also, I’d really like to have the arrow icon floated right. Is there a simple way to do that?

Here’s the page in question: https://instituteforbiblicalresearch.org/annual-meeting/research-groups/linguistics-and-the-biblical-text

The issue is with the “Select a group…” dropdown at the top of the sidebar.

Hi @uspatriot55,

Thanks for reaching out.
It’s the section z-index set with the value 1 which caused the issue, please set it to 2 to get rid of this issue.

Hope it helps.
Thanks

Perfect. Thank you! What about the icon? Is there a way to float that right?

Hi @uspatriot55,

Glad that it works for you. To make the icon in the right, please select the Reverse option in Content Area > Toggle. Please find the screenshot describing the option.

Thanks

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.