Skip to content
Snippets Groups Projects

fixed On Mobile Main menu is not visible

Open Rajan Kumar requested to merge issue/techy_news-3350824:3350824-on-mobile-main into master
1 file
+ 0
3
Compare changes
  • Side-by-side
  • Inline
+ 0
3
@@ -497,9 +497,6 @@ footer {
/* mobile responsive */
@media only screen and (max-width: 768px) {
.header .region-header .menu {
display: none; }
.contact-us {
padding-top: 100px;
padding-bottom: 150px; }
Loading