Home Forums Themes Support Gecko Ipad Pro Main Menu Drop Down

Viewing 1 reply thread
  • Author
    Posts
    • #26003

      Hi there, Upon testing Gecko with an Ipad Pro (the giant Ipad) the website renders the desktop version and not the mobile styling. This renders the drop-down on the main navigation menu unusable. Hoping you can fix in a new update 🙂

    • #26016

      Hi,

      Please go to gecko > style.css line 7293 and change the code

      @media only screen and (max-width: 1024px) {

      to

      @media screen and (max-device-width: 1366px) and (orientation: landscape), screen and (max-width: 1024px) {

      Regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

Viewing 1 reply thread

You must be logged in to reply to this topic.