Archived topic
How do I re-add the dark opacity background when off-canvas menu opens?
3 replies · Started by Andy on October 10, 2020
Viewing posts 1–4 of 4
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!
Hi there,
it has been removed by this CSS in the Customizer > Additional CSS:
.slideout-overlay {
display: none;
}
Delete that.
Thank you David
You're welcome
This archived topic is closed to new replies.