Skip to content

Instantly share code, notes, and snippets.

@nirbhay18
Created April 26, 2019 10:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nirbhay18/c4d6012635242d8c5bf27e9d727af776 to your computer and use it in GitHub Desktop.
Save nirbhay18/c4d6012635242d8c5bf27e9d727af776 to your computer and use it in GitHub Desktop.
Add Logo to Fullscreen Advanced Menu CSS
/*CSS for Full Screen Menu Type*/
.pp-menu-logo-extra-fullscreen {
position: relative; top: 20%;
z-index:1;
}
/*CSS for the Logo Image*/
.pp-menu-logo{
width:100px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment