Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1397486

    How to I remove the transparency effect on menu background? I want the menu background to be solid

    #1397501

    Hey Christopher,

    I can’t see any transparency effect on the page you linked to, where can we see the problem you are having?

    Best regards,
    Rikard

    #1397510

    Sorry maybe I was not clear. If you click on the burger icon it opens a full page menu. The background is slightly transparent. I do NOT want it to be transparent

    #1397528

    Hi Oceans247,

    Please try to add this CSS code in Enfold > General Styling > Quick CSS:

    .av-burger-overlay-bg {
        opacity: 1;
    }

    Hope it helps.

    Best regards,
    Nikko

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.