2 issues: On a mobile phone, the perspective of the images in the slider section changes. Looks really bad. Also the menu does not open and stay open when touched. Thanks, Don
Hello, Could you please provide us URL of your website along with some edited screenshot of your issue so that we can assist you accordingly? Thanks, Praveen
I use this theme for about 5 sites. It is happening on ALL of them. One example is www.50greatwritersyoushouldbereading.com. I can't take a screenshot from a phone, so I'll attach a screen shot showing how it SHOULD look. Thanks
Hello, 1>Please paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard. Code: @media only screen and (max-width: 480px){ #slides img { max-width:100%; height:auto; } #main{ height:93px; } #slides .next, #slides .prev { top: 44px; } } @media only screen and (max-width: 767px) and (min-width: 480px){ #slides img { height: auto; max-width: 100%; } #main { height: 173px; } #slides .next, #slides .prev { top: 80px; } } 2> It seems that some of the plugin might conflict with the functionality of the menu. Please deactivate plugins and check. Thanks, Praveen
That did solve the image issues, but the menu is still not dropping down on mobile devices. I deactivated all the plugins it still happens on mobile devices. What next? Thanks, Don
Hello, We need you dashboard access to check this issue at our end. So, please send us your website WordPress login details at [email protected] along with the thread link. Thanks, Praveen