Overlay menu
Hi!
left:0;width:100%;height:100%; z-index:9910;background:rgba( 41,145,214,.95);display:none}
#overlay-menu{position: absolute;width:700px;left:50%; margin-left:-70px;top:50%; margin-top:-150px}
#overlay-menu ul li{text-align:right}
We want to create a similar menu, right-handed. (There is no need for background and 'register now' button.)
I wrote into the code, but it is no longer responsive tablet and smartphone.
(layout.css, 607, 608 line)
/* Overlay | Menu Overlay */
#Overlay{position:fixed;top:0;#overlay-menu{position:
#overlay-menu ul li{text-align:right}
Please help setting up.
Comments
We do have the overlay menu avaliable in theme options>header&subheader>header
Did you try using it?