Transparent menu

Hi, i would like to make POW website menu transparent:
https://www.penicheoceanwatch.com/

On the last update, there is a transparent option on “appearence”, but all the menu disapear.

Are you sure you have selected the menu in the app structure then - background > transparent?
Can you provide a link to the page, where you did this please?

Can check it on:
www.penicheoceanwatch/test

Your swiper z-index is higher than the navbar z-index.
Try setting the navbar z-index to a value like: 999

the navbar is already with the value 999

04

The swiper section is z-index 0

But your navbar is now using .bg-transparent class, on your screenshot the CSS selector targets .bg-light :slight_smile: