• Resolved luigistefano

    (@luigistefano)


    Hello,

    The drop down menu on my website is transparant. This doesnt look good because it conflicts with the content under the menu. Is there a way to change this?

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • As a quick workaround you could add a bit of custom CSS like this:

    .sub-menu {
      background: #d2cfcf !important;
    }
    • This reply was modified 11 months, 3 weeks ago by Reinier.
    Thread Starter luigistefano

    (@luigistefano)

    Yes! thank you. It is working.

    I already tried css from chatgpt but that didnt work. This one actually does.

    Again thanks alot!

    Hi @luigistefano,

    The option to configure Submenu background is not available on the Astra free. However, using a custom CSS like the one shared by @rlbruggers will also work. Thanks for sharing!

    Kind regards,
    Herman ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘drop down menu is transparant’ is closed to new replies.