How to Disable Background in option_menu for a Multi-Page Streamlit App to Achieve Rounded Corners?

Hi Streamlit Community,

I’m working on a Multi-Page Streamlit App using option_menu for the navigation. I’m facing an issue with the background of the menu. I’d like to disable or remove the background so that the menu items have rounded corners, as shown in the second screenshot.

I’ve tried various CSS injections, but I can’t seem to remove the background completely to achieve the desired effect. Any advice or suggestions on how to approach this would be greatly appreciated.

Thank you in advance for your help!