Skip to content

Instantly share code, notes, and snippets.

@tokopress
Created October 31, 2017 23:54
Show Gist options
  • Save tokopress/89cf064e25714934c312fac8a44797c0 to your computer and use it in GitHub Desktop.
Save tokopress/89cf064e25714934c312fac8a44797c0 to your computer and use it in GitHub Desktop.
Eventica - Support #12147
@media (max-width: 767px) {
.mobile-menu {
position: absolute;
top: 0;
right: auto !important;
left: 20px !important;
}
.site-logo-image img {
padding-right: 0 !important;
padding-left: 40px !important;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment