Home › Forums › All Other Themes › Kitchen Design Pro
- This topic has 7 replies, 2 voices, and was last updated 3 years, 9 months ago by
Forum Moderator.
Viewing 8 posts - 1 through 8 (of 8 total)
-
AuthorPosts
-
August 9, 2019 at 12:19 pm #128335
Hi
logo/mobile menu clash on this site https://www.thefireboxkent.com/wordpress when viewed on a small screen. could you supply the fix code please to reduce the logo width when viewed on a mobile
August 10, 2019 at 9:56 am #128483Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
@media screen and (max-width:479px) { .logo { max-width:60%;} }
Regards,
BradAugust 10, 2019 at 10:00 am #128484thanks Brad, perfect
August 10, 2019 at 10:14 am #128486🙂
August 12, 2019 at 8:03 am #128541Brad, just had a reported issue with this site on iPhones. page left of screen, can you see that where you are? I dont have an iPhone
August 14, 2019 at 10:04 am #128653Hi,
Yes, this is working fine.
Can you send us the screenshot of your issues? Upload your screenshot on http://imgur.com/ and paste the share url here.
Regards,
BradAugust 14, 2019 at 10:05 am #128654OK Brad, fixed
August 14, 2019 at 10:12 am #128656Great!!
-
AuthorPosts
Viewing 8 posts - 1 through 8 (of 8 total)
- You must be logged in to reply to this topic.