Hello,
I just installed a Plugin to show a fixed side menu. It works on twentyseventeen theme.
But in enfold:
The Code is shown but the Menu is invisible on the side:
<head>
<body id=”top” class=”home page-template-default page page-id-2 logged-in admin-bar stretched open_sans wpbdp-with-button-styles customize-support” itemscope=”itemscope” itemtype=”https://schema.org/WebPage”>
<div id=”wrap_all”>..</div>
<div class=”wp-side-menu” style=”margin-top: -26px;”>
<span>Leistungen</span>
<i class=”fa fa-building-o wo-icon” aria-hidden=”true”></i>
</div>
….
How can I show it?
Kind regards