Home › Forums › All Other Themes › Kitchen Design Pro
- This topic has 8 replies, 2 voices, and was last updated 3 years, 9 months ago by
Forum Moderator.
-
AuthorPosts
-
August 13, 2019 at 7:24 am #128569
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
August 14, 2019 at 6:38 am #128621Hi,
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,
ChrisAugust 14, 2019 at 9:41 am #128650thanks Chris
August 14, 2019 at 10:11 am #128655🙂
August 14, 2019 at 1:57 pm #128671Hi Chris, client says he’s still got the problem on his iPhone?
he’s sent me a video, do you want to see it?
August 16, 2019 at 6:46 am #128749Yes
Regards,
ChrisAugust 16, 2019 at 9:55 am #128778emailing to [email protected] with this forum link and your name
August 16, 2019 at 12:17 pm #128782chris, the site you recommended could not verify me so I put it on youtube: https://youtu.be/djIbLeYSN0o
August 16, 2019 at 1:03 pm #128783Hi,
Kindly use this one
html { overflow-x: visible; }
Regards,
Chris -
AuthorPosts
- You must be logged in to reply to this topic.