Site logo

Archived topic

Copy slide out menu from this site

5 replies · Started by Alex on September 8, 2017

Viewing posts 1–6 of 6

Which part are you specifically wanting to copy? How it's constantly slightly visible on the far left?

Hi Tom,

Yes the visibility and having it as the menu on the side, I have already created the blank primary menu in GP menu settings.

Any ideas?

Give this a shot:

#site-navigation {
    position: fixed;
    left: 0;
    height: 100vh;
    top: 0;
}
This archived topic is closed to new replies.