• Hi, unfortunately, I’ll be back because of my navbar. I was already well helped with the last post. Unfortunately, I have seen today that the background in the dropdown menu at “galerie” is blue. But he should be black and if possible with 50% opacity. Can someone help me? Thank you so much!

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

Viewing 6 replies - 1 through 6 (of 6 total)
  • Hi
    Thanks for contacting to us.
    See the snapshot and confirm me Is it the area, where you want to change background color.
    Pls confirm us so that we can assist you better.
    http://prntscr.com/piwkwd

    Thanks
    Akhilesh

    Thread Starter philippf

    (@philippf)

    Yes, that’s what I mean.

    Hi
    For this use below css code.

    @media (min-width: 601px) {
    .navbar-custom .dropdown .dropdown-menu {
    background-color: #000fff ! important;
    opacity: 0.5;
    }
    }

    Change color code value as your need.

    Thanks
    AKhilesh

    Thread Starter philippf

    (@philippf)

    Thanks, but that does not work either. There is no error message but the colors do not change.

    Thanks

    Philipp

    HI
    Thanks for your patience , We have checked your website, and its didn’t show suggested
    css code in front end area.
    See the snapshot http://prntscr.com/pjczmv
    So pls add css code properly or send me snapshot of the css code where you have added.

    Thanks
    Akhilesh

    Thread Starter philippf

    (@philippf)

    Yeah, i deleted the Code, because the dropdown did Not changed. But i added ist a Second time, so now it is at my Site. Gut the Color of the dropdown Menu has Not changed yet. Mayen you can do anything.

    Thanks

    Philipp

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Dropdown menu background color change’ is closed to new replies.