Codeless
  • Support Home
  • Themes
  • Support
  • WordPress Tutorials
    • How to Start a Blog
    • Best Website Builders
    • Best Small Business Hosting
    • Email Marketing Services
    • Cheap WordPress Hosting
  • Video Tutorials

Community Forums

Menu Responsivness on iPad

ipadmenuresponsive
    • 8 years, 11 months ago pawiese
      Participant

      Expired

      I have tried a variety of methods, but I can’t seem to get the responsive menu to kick in on an iPad Air. I have flipped through your support threads, tried decreasing the padding/margins, tried the code you suggested, and tried modifying the CSS widths for actions. I’d prefer that if a user is viewing it horizontally that the whole menu appears and if they’re viewing it vertically on an iPad that the responsive “hamburger” menu appears.

      https://www.denversportsacu.com is the URL

    • 8 years, 11 months ago Ruco
      Keymaster

      Hello,

      Please try this code:

      @media (min-width: 979) and  (max-width: 1225px){
      #logo img {
          height: 38px;
          margin-top: -20px;
      }
      }

      This is how it should look:

      https://www.clipular.com/c/4729561534693376.png?k=PQf5pnOnmUp4bsqia5GtV4RfQ4U
      Best regards!

    • 8 years, 11 months ago pawiese
      Participant

      Expired

      That didn’t work. It doesn’t change the image size and offsets the top down. I did add “px” after 979 and that didn’t resolve the issue either.

    • 8 years, 11 months ago Mirela
      Participant

      Hello,

      Please edit the above code to this:

      @media (min-width: 979px) and  (max-width: 1225px){
      #logo img {
          height: 38px !important;
          margin-top: -20px !important;
      }
      }

      Adding the !important will make it overwrite any other code that is preventing the change.

      Best regards!

    • 8 years, 11 months ago pawiese
      Participant

      Expired

      That resolved the issue. Thank you!

Viewing 4 reply threads

You must be logged in to reply to this topic.

Login

Log In
Register

Renew Support

  • Renew Specular Support
  • Renew Tower Support
  • Renew Folie Support
  • Renew Handel Support
  • Renew June Support
  • Renew Picante Support
  • Renew Thype Support
  • Renew Regn Support

Search Forums

Forums

  • Bygge – Construction Theme
  • Converta – Software Theme
  • Folie – The WordPress Website Builder
  • Handel – Responsive Multi-Purpose Business Theme
  • June WooCommerce WordPress Theme
  • Livecast – Podcast Theme
  • Picante – Restaurant & Food WordPress Theme
  • Regn | Agency & Business WordPress Theme
  • Remake – Minimal Portfolio & Agency Theme
  • Specular – Multi-Purpose WordPress Theme
  • Suggest us Features
  • Tower – Business-Driven Multipurpose WP Theme
  • Vibrance – Photography Theme

Site Links

  • Support Policy
  • Specular Support Forum
  • Video Tutorials
  • Knowledge Base
  • Guides and Reviews

Useful Articles

  • Build a Website
  • Web Design & Development
  • Hosting
  • WordPress

Login

Log In
Register Lost Password