✂ Expanded Navbar's Comments


Is there a way to keep the navigation bar as it is, but have the dropdown menus still appear above the content when it's opened? Because when I don't use CSS, the options appear below, since I put them in the "blurb" section. I don't know if I'm explaining myself well 😭


without CSS (the navigation bar is visible but the options appear below the content)

111471351_jN6HEz3GLOXBaDl.jpg

with CSS (part of the navigation bar is not visible but the options appear correctly over the content)

111471349_KiLBrHZkehZ0zTT.jpg

As stated in the warning, the CSS that's required for the snippet to work will come in conflict with any other existing CSS you already have, especially if the theme already heavily customized the appearance of the sidebar. Thus, this snippet really only applies if you don't use custom themes or use any that only make tiny changes.

This unfortunately is not a fix I can provide because there are many, many custom profiles that style things differently.

I was able to fix it! And thank you for replying 🫶🏻✨️

Okay this is peak actually

I'm glad you like it! ^^