[Resolved] How do I re-add the dark opacity background when off-canvas menu opens?

Home Forums Support [Resolved] How do I re-add the dark opacity background when off-canvas menu opens?

Home Forums Support How do I re-add the dark opacity background when off-canvas menu opens?

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

    Hi guys,

    You know how when you open the off-canvas menu, the background becomes darker? I forgot how, but I removed it some time ago.

    How do I re-add that? It’s like a dark opacity background.

    Thank you!

    #1481637
    David
    Staff
    Customer Support

    Hi there,

    it has been removed by this CSS in the Customizer > Additional CSS:

    .slideout-overlay {
        display: none;
    }

    Delete that.

    #1482188
    Andy

    Thank you David

    #1483051
    David
    Staff
    Customer Support

    You’re welcome

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