Main Menu Links on mobile are finiky

Homepage Community Forums Epik Theme Support Main Menu Links on mobile are finiky

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #15080
    cmolchany
    Customer

      Not sure if this would be an Epik issue, a Genesis issue, or something I’ve done or ???

      The menu on my site: http://www.craftbeveragejobs.com is very finicky when viewed on an iphone/ipad.

      I can click through on any menu item that doesn’t have a drop down menu, but if I try one of the menu items w/ a drop down (or any drop down item), I have about a 1/6 chance the link will work / the action will happen.

      Any insight?

      A separate issue is that my header image doesn’t appear fully on mobile, but I think I know why.

      Thank you

      #15103
      scooby
      Customer

        Not sure about the dropdown menu, I believe the functionality behind that does come from the Genesis Framework itself though. I’ll try it later on a tablet if I get a chance.

        For the Logo, you can add this to your css –

        .header-image .site-title a {
            background-size: contain !important;
        }

        Give that a try and lets see if that fixes it. It worked for me when I tried it with your site/logo using my web inspector. If it doesn’t work, then we’ll probably need to move it to a certain area of your css so it can have priority.

        #15131
        cmolchany
        Customer

          Thank you – that did fix the header image!

          I will ask Genesis support about the menu links.

          Cheers,

          C

        Viewing 3 posts - 1 through 3 (of 3 total)
        • You must be logged in to reply to this topic.