Kitchen Design Pro

Home Forums All Other Themes Kitchen Design Pro

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #128569
    NigelNigel
    Participant
    • Topics: 171
    • Replies: 311
    • Total: 482
    Member since: March 17, 2016

    hi, having a problem with the mobile menu on iPhones for this website: www.thefireboxkent.com

    the mobile menu on iPhones only does not line up when you select sub menu items. OK on android and desktop devices, just iPhones

    please advise

    thanks

    #128621
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30588
    • Total: 30588
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    @media screen and (max-width:479px) {
    .sidr ul li ul li a, .sidr ul li ul li span { padding-left:8px !important;}
    }

    Regards,
    Chris

    #128650
    NigelNigel
    Participant
    • Topics: 171
    • Replies: 311
    • Total: 482
    Member since: March 17, 2016

    thanks Chris

    #128655
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30588
    • Total: 30588
    Member since: August 16, 2013

    🙂

    #128671
    NigelNigel
    Participant
    • Topics: 171
    • Replies: 311
    • Total: 482
    Member since: March 17, 2016

    Hi Chris, client says he’s still got the problem on his iPhone?

    he’s sent me a video, do you want to see it?

    #128749
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30588
    • Total: 30588
    Member since: August 16, 2013

    Yes

    Regards,
    Chris

    #128778
    NigelNigel
    Participant
    • Topics: 171
    • Replies: 311
    • Total: 482
    Member since: March 17, 2016

    emailing to support@ with this forum link and your name

    #128782
    NigelNigel
    Participant
    • Topics: 171
    • Replies: 311
    • Total: 482
    Member since: March 17, 2016

    chris, the site you recommended could not verify me so I put it on youtube: https://youtu.be/djIbLeYSN0o

    #128783
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30588
    • Total: 30588
    Member since: August 16, 2013

    Hi,

    Kindly use this one

    html {
        overflow-x: visible;
    }

    Regards,
    Chris

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