• Resolved andreamarucci

    (@shiftsrl)


    Hello, if you look here using a smartphone

    http://www.villaimpianti.com/web

    you’ll see that there’s no menu. I’ve tried to browse your demo site with my smartphone and the menu does appear, but not in my site.

    There’s something I’ve done wrong or a setting to check?

    Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Try deactivating all of your plugins to explore whether any could be responsible.

    Thread Starter andreamarucci

    (@shiftsrl)

    Tried with no luck. These are the plugin installed

    All In One SEO Pack
    Cookie Law Info
    Google Analytics Dashboard for WP
    Social Media Auto Publish
    Virtue / Pinnacle ToolKit
    W3 Total Cache

    Disabled all of them and no change. I’ve noticed that when the page load it seems that the menu does appear (the slider move down) but nothing happen.

    This is what I’ve in the custom css

    .boxi1 {
    margin-bottom:20px;
    text-align:center;
    padding-top:20px;
    background:#f2f2f2;
    }
    
    .boxi1 div {
    font-size:28px;
    }
    
    .single-footer {
    clear:both;
    }
    
    @media (max-width: 768px) {
    .topbarmenu ul li a {
    padding:7px 5px;
    font-size:10px;
    }
    }
    
    .postdate {
    display: none;
    }
    
    .home_blog .postdate {
      display: block;
    }
    
    .belowlogo-text {
       text-align: left;
    }
    Thread Starter andreamarucci

    (@shiftsrl)

    Sorry, my fault. I’ve not assigned the position 🙁

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘No menu in mobile’ is closed to new replies.