Archived topic
[Slideout] Lost close button, how to restore?
4 replies · Started by Antonio on July 8, 2020
Hi everybody,
First of all thanks for the great software.
I have imported "Slideout" from site library, but after modifying the menu (and maybe some settings) I lost the close button of the Off Canvas menu. It is not shown either within or out of the slideout.
How can I restore it? I checked some topics, but it didn't work, it looks like there is a "display: none;" always active on the close buttons.
Regards,
Antonio
PS The webiste is private, I can provide credentials if needed.
Hi there,
can you provide login details so we can view the site?
You can send them via the Account Issue form here:
https://generatepress.com/contact/
Please include the URL of this topic.
Hi there,
in Customizer > Additional CSS - delete this CSS:
button.slideout-exit, .slide-opened .slideout-exit:before {
display: none;
}
Thank you, resolved!
Glad to hear that!