Tagged: ,

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #170000

    Hi,

    My menu suddenly disappears on tablets and width brower scaling (chrome/firefox), tested on several Android devices (4+ versions with different resolutions, stock browser &chrome mobile) and ipads.

    And i the home button (and ‘Tafels’) goes over the logo when scaling…

    Could you please help us while we have to get site live in coming days.

    At this moment the site is: http:/designtable.klantenkwekerij.nl
    We run WP3.6.1. / Theme 2.3.1 /
    Responsive large layout max width

    Thanks in advance.

    Martijn

    • This topic was modified 11 years, 1 month ago by Martijn Lindeboom. Reason: forgot to tell about overlap menu / logo
    #170261

    Hey Martijn Lindeboom!

    Please add this on your custom.css or Quick CSS:

    @media only screen and (max-width: 989px) and (min-width: 768px) {
    .responsive .mobile_menu_tablet .main_menu {
    display: block;
    }
    }

    Cheers!
    Ismael

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Main Menu disappears on tablets and medium width’ is closed to new replies.