Skip to content

Instantly share code, notes, and snippets.

@jmarreros
Created November 18, 2016 12:01
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 jmarreros/632fceb7fa16d200d05d5f152451237d to your computer and use it in GitHub Desktop.
Save jmarreros/632fceb7fa16d200d05d5f152451237d to your computer and use it in GitHub Desktop.
Este código ha sido realizado en base al theme de ejemplo Genesis
@media (min-width: 1024px){
.genesis-nav-menu{
text-align: center;
}
.genesis-nav-menu #menu-item-1719{
margin-right: 290px;
}
header .site-title{
position: relative;
top:60px;
}
header.site-header{
height: 0px;
margin-top:-60px;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment